File tree Expand file tree Collapse file tree 4 files changed +10
-5
lines changed
github.com/ip2location/ip2location-go/v9 Expand file tree Collapse file tree 4 files changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/go-kit/kit v0.13.0
1212 github.com/golang/snappy v0.0.4
1313 github.com/heptiolabs/healthcheck v0.0.0-20211123025425-613501dd5deb
14- github.com/ip2location/ip2location-go/v9 v9.7.0
14+ github.com/ip2location/ip2location-go/v9 v9.7.1
1515 github.com/json-iterator/go v1.1.12
1616 github.com/mariomac/guara v0.0.0-20220523124851-5fc279816f1f
1717 github.com/minio/minio-go/v7 v7.0.82
Original file line number Diff line number Diff line change @@ -513,8 +513,8 @@ github.com/influxdata/promql/v2 v2.12.0/go.mod h1:fxOPu+DY0bqCTCECchSRtWfc+0X19y
513513github.com/influxdata/roaring v0.4.13-0.20180809181101-fc520f41fab6 /go.mod h1:bSgUQ7q5ZLSO+bKBGqJiCBGAl+9DxyW63zLTujjUlOE =
514514github.com/influxdata/tdigest v0.0.0-20181121200506-bf2b5ad3c0a9 /go.mod h1:Js0mqiSBE6Ffsg94weZZ2c+v/ciT8QRHFOap7EKDrR0 =
515515github.com/influxdata/usage-client v0.0.0-20160829180054-6d3895376368 /go.mod h1:Wbbw6tYNvwa5dlB6304Sd+82Z3f7PmVZHVKU637d4po =
516- github.com/ip2location/ip2location-go/v9 v9.7.0 h1:ipwl67HOWcrw+6GOChkEXcreRQR37NabqBd2ayYa4Q0 =
517- github.com/ip2location/ip2location-go/v9 v9.7.0 /go.mod h1:MPLnsKxwQlvd2lBNcQCsLoyzJLDBFizuO67wXXdzoyI =
516+ github.com/ip2location/ip2location-go/v9 v9.7.1 h1:eXu/DqS13QE0h1Yrc9oji+6/anLD9KDf6Ulf5GdIQs8 =
517+ github.com/ip2location/ip2location-go/v9 v9.7.1 /go.mod h1:MPLnsKxwQlvd2lBNcQCsLoyzJLDBFizuO67wXXdzoyI =
518518github.com/jessevdk/go-flags v1.4.0 /go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI =
519519github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af /go.mod h1:Nht3zPeWKUH0NzdCt2Blrr5ys8VGpn0CEB0cQHVjt7k =
520520github.com/jmespath/go-jmespath v0.4.0 /go.mod h1:T8mJZnbsbmF+m6zOOFylbeCJqk5+pHWvzYPziyZiYoo =
Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ github.com/heptiolabs/healthcheck
213213# github.com/inconshreveable/mousetrap v1.1.0
214214## explicit; go 1.18
215215github.com/inconshreveable/mousetrap
216- # github.com/ip2location/ip2location-go/v9 v9.7.0
216+ # github.com/ip2location/ip2location-go/v9 v9.7.1
217217## explicit; go 1.14
218218github.com/ip2location/ip2location-go/v9
219219# github.com/josharian/intern v1.0.0
You can’t perform that action at this time.
0 commit comments