Skip to content

Commit 55b17f0

Browse files
committed
chore: update deps
1 parent 74bcb2e commit 55b17f0

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ 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
3837
github.com/oschwald/geoip2-golang/v2 v2.0.0
3938
github.com/pkg/errors v0.9.1
4039
github.com/pquerna/otp v1.5.0
@@ -265,7 +264,6 @@ require (
265264
github.com/nzdjb/go-metaname v1.0.0 // indirect
266265
github.com/opencontainers/go-digest v1.0.0 // indirect
267266
github.com/opencontainers/image-spec v1.1.1 // indirect
268-
github.com/oschwald/maxminddb-golang v1.13.1 // indirect
269267
github.com/oschwald/maxminddb-golang/v2 v2.1.0 // indirect
270268
github.com/ovh/go-ovh v1.9.0 // indirect
271269
github.com/pelletier/go-toml/v2 v2.2.4 // indirect

go.sum

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1731,12 +1731,8 @@ github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJw
17311731
github.com/opencontainers/image-spec v1.1.1/go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M=
17321732
github.com/opentracing/opentracing-go v1.2.0/go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc=
17331733
github.com/openzipkin/zipkin-go v0.2.5/go.mod h1:KpXfKdgRDnnhsxw4pNIH9Md5lyFqKUa4YDFlwRYAMyE=
1734-
github.com/oschwald/geoip2-golang v1.13.0 h1:Q44/Ldc703pasJeP5V9+aFSZFmBN7DKHbNsSFzQATJI=
1735-
github.com/oschwald/geoip2-golang v1.13.0/go.mod h1:P9zG+54KPEFOliZ29i7SeYZ/GM6tfEL+rgSn03hYuUo=
17361734
github.com/oschwald/geoip2-golang/v2 v2.0.0 h1:1GZ7MsQsbIKeOXMDV2MqBVfV8NuCIqWatomkS67LwQo=
17371735
github.com/oschwald/geoip2-golang/v2 v2.0.0/go.mod h1:MR3+NmQTkjxyJ/u6iZJSfpfy5al/QqsaJL1Gg6uI7sU=
1738-
github.com/oschwald/maxminddb-golang v1.13.1 h1:G3wwjdN9JmIK2o/ermkHM+98oX5fS+k5MbwsmL4MRQE=
1739-
github.com/oschwald/maxminddb-golang v1.13.1/go.mod h1:K4pgV9N/GcK694KSTmVSDTODk4IsCNThNdTmnaBZ/F8=
17401736
github.com/oschwald/maxminddb-golang/v2 v2.1.0 h1:2Iv7lmG9XtxuZA/jFAsd7LnZaC1E59pFsj5O/nU15pw=
17411737
github.com/oschwald/maxminddb-golang/v2 v2.1.0/go.mod h1:gG4V88LsawPEqtbL1Veh1WRh+nVSYwXzJ1P5Fcn77g0=
17421738
github.com/ovh/go-ovh v1.9.0 h1:6K8VoL3BYjVV3In9tPJUdT7qMx9h0GExN9EXx1r2kKE=

0 commit comments

Comments
 (0)