Commits
1
1
module git.zabbix.com/ap/postgresql
2
2
โ
3
3
go 1.18
4
4
โ
5
5
require (
6
-
git.zabbix.com/ap/plugin-support v1.2.2-0.20230123113819-fed2d1600b4d
6
+
git.zabbix.com/ap/plugin-support v1.2.2-0.20230328072810-77ed282adaf3
7
7
github.com/jackc/pgx/v4 v4.17.2
8
8
github.com/omeid/go-yarn v0.0.1
9
9
)
10
10
โ
11
11
require (
12
12
github.com/Microsoft/go-winio v0.6.0 // indirect
13
13
github.com/jackc/chunkreader/v2 v2.0.1 // indirect
14
14
github.com/jackc/pgconn v1.13.0 // indirect
15
15
github.com/jackc/pgio v1.0.0 // indirect
16
16
github.com/jackc/pgpassfile v1.0.0 // indirect