Skip to content

Commit 5c129b2

Browse files
chore(deps): update module github.com/oschwald/geoip2-golang to v2
1 parent 3111adf commit 5c129b2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ require (
3434
github.com/minio/selfupdate v0.6.0
3535
github.com/nikoksr/notify v1.3.0
3636
github.com/nxadm/tail v1.4.11
37-
github.com/oschwald/geoip2-golang v1.13.0
37+
github.com/oschwald/geoip2-golang/v2 v2.0.0
3838
github.com/pkg/errors v0.9.1
3939
github.com/pquerna/otp v1.5.0
4040
github.com/pretty66/websocketproxy v0.0.0-20220507015215-930b3a686308
@@ -264,7 +264,6 @@ require (
264264
github.com/nzdjb/go-metaname v1.0.0 // indirect
265265
github.com/opencontainers/go-digest v1.0.0 // indirect
266266
github.com/opencontainers/image-spec v1.1.1 // indirect
267-
github.com/oschwald/geoip2-golang/v2 v2.0.0 // indirect
268267
github.com/oschwald/maxminddb-golang v1.13.1 // indirect
269268
github.com/oschwald/maxminddb-golang/v2 v2.1.0 // indirect
270269
github.com/ovh/go-ovh v1.9.0 // indirect

0 commit comments

Comments
 (0)