File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -1731,12 +1731,8 @@ github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJw
17311731github.com/opencontainers/image-spec v1.1.1 /go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M =
17321732github.com/opentracing/opentracing-go v1.2.0 /go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc =
17331733github.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 =
17361734github.com/oschwald/geoip2-golang/v2 v2.0.0 h1:1GZ7MsQsbIKeOXMDV2MqBVfV8NuCIqWatomkS67LwQo =
17371735github.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 =
17401736github.com/oschwald/maxminddb-golang/v2 v2.1.0 h1:2Iv7lmG9XtxuZA/jFAsd7LnZaC1E59pFsj5O/nU15pw =
17411737github.com/oschwald/maxminddb-golang/v2 v2.1.0 /go.mod h1:gG4V88LsawPEqtbL1Veh1WRh+nVSYwXzJ1P5Fcn77g0 =
17421738github.com/ovh/go-ovh v1.9.0 h1:6K8VoL3BYjVV3In9tPJUdT7qMx9h0GExN9EXx1r2kKE =
You can’t perform that action at this time.
0 commit comments