components-contrib/state/postgresql
qiangmzsx 79a3cd990a
Removing the use of the ioutil package And Fix CVE-2021-42576 (#1954)
* fix CVE-2021-42576

Signed-off-by: qiangmzsx <qiangmzsx@gmail.com>

* Removing the use of the ioutil package

Signed-off-by: qiangmzsx <qiangmzsx@gmail.com>

* Update middleware/http/nethttpadaptor/nethttpadaptor.go

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

Signed-off-by: qiangmzsx <qiangmzsx@gmail.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-10 13:45:00 -07:00
..
dbaccess.go Fix ordering in transaction API for PostgreSQL (#1524) 2022-03-08 21:46:32 -08:00
postgresdbaccess.go Add postgresql certification test + connection idle time (#1778) 2022-06-10 11:07:26 -07:00
postgresdbaccess_test.go Fix ordering in transaction API for PostgreSQL (#1524) 2022-03-08 21:46:32 -08:00
postgresql.go Adding Pinger interface and Removing mandatory nature of Ping fuction (#1784) 2022-06-14 08:27:54 -07:00
postgresql_integration_test.go Use revive instead of golint (#1685) 2022-05-06 12:55:17 -07:00
postgresql_query.go state store query API: remove preceding '.' in key names (#1500) 2022-02-11 15:00:43 -08:00
postgresql_query_test.go Removing the use of the ioutil package And Fix CVE-2021-42576 (#1954) 2022-08-10 13:45:00 -07:00
postgresql_test.go Fix ordering in transaction API for PostgreSQL (#1524) 2022-03-08 21:46:32 -08:00