Skip to content

Commit dec0342

Browse files
Update module github.com/jackc/pgx/v4 to v4.18.2 [SECURITY]
1 parent 63131ee commit dec0342

File tree

623 files changed

+121529
-34978
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

623 files changed

+121529
-34978
lines changed

go.mod

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,9 @@ require (
1717
github.com/google/go-cmp v0.5.1
1818
github.com/gotestyourself/gotestyourself v2.2.0+incompatible // indirect
1919
github.com/iovisor/gobpf v0.0.0-20200504095308-90dbbdfb1358
20-
github.com/jackc/pgx/v4 v4.6.0
20+
github.com/jackc/pgx/v4 v4.18.2
2121
github.com/joho/godotenv v1.3.0
2222
github.com/kelseyhightower/envconfig v1.4.0
23-
github.com/lib/pq v1.3.0 // indirect
2423
github.com/mattn/go-colorable v0.1.8 // indirect
2524
github.com/opencontainers/image-spec v1.0.1 // indirect
2625
github.com/opencontainers/runc v0.1.1 // indirect
@@ -30,9 +29,7 @@ require (
3029
github.com/shirou/gopsutil v2.20.4+incompatible
3130
github.com/sirupsen/logrus v1.6.0 // indirect
3231
github.com/weaveworks/tcptracer-bpf v0.0.0-20190731111909-cd53e7c84bac
33-
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 // indirect
34-
golang.org/x/net v0.0.0-20201216054612-986b41b23924 // indirect
35-
golang.org/x/sys v0.0.0-20201214210602-f9fddec55a1e
32+
golang.org/x/sys v0.17.0
3633
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
3734
gopkg.in/inconshreveable/log15.v2 v2.0.0-20200109203555-b30bc20e4fd1
3835
gopkg.in/yaml.v2 v2.2.8 // indirect

go.sum

Lines changed: 101 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)