Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit a1e66aa

Browse files
build(deps): bump github.com/ip2location/ip2location-go
Bumps [github.com/ip2location/ip2location-go](https://github.com/ip2location/ip2location-go) from 8.2.0+incompatible to 8.3.0+incompatible. - [Release notes](https://github.com/ip2location/ip2location-go/releases) - [Commits](ip2location/ip2location-go@v8.2.0...v8.3.0) --- updated-dependencies: - dependency-name: github.com/ip2location/ip2location-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f6e686 commit a1e66aa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/docker/docker v20.10.7+incompatible // indirect
1414
github.com/go-sql-driver/mysql v1.6.0
1515
github.com/golang-migrate/migrate/v4 v4.15.0
16-
github.com/ip2location/ip2location-go v8.2.0+incompatible
16+
github.com/ip2location/ip2location-go v8.3.0+incompatible
1717
github.com/moby/term v0.0.0-20201216013528-df9cb8a40635 // indirect
1818
github.com/sirupsen/logrus v1.8.1
1919
github.com/smartystreets/goconvey v1.6.4 // indirect

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -539,8 +539,8 @@ github.com/imdario/mergo v0.3.8/go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJ
539539
github.com/imdario/mergo v0.3.10/go.mod h1:jmQim1M+e3UYxmgPu/WyfjB3N3VflVyUjjjwH0dnCYA=
540540
github.com/imdario/mergo v0.3.11/go.mod h1:jmQim1M+e3UYxmgPu/WyfjB3N3VflVyUjjjwH0dnCYA=
541541
github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8=
542-
github.com/ip2location/ip2location-go v8.2.0+incompatible h1:JPZVNMZgrxpA1JchRUBSBDBaGVtWU/dDoZgyjBLf3cg=
543-
github.com/ip2location/ip2location-go v8.2.0+incompatible/go.mod h1:3JUY1TBjTx1GdA7oRT7Zeqfc0bg3lMMuU5lXmzdpuME=
542+
github.com/ip2location/ip2location-go v8.3.0+incompatible h1:QwUE+FlSbo6bjOWZpv2Grb57vJhWYFNPyBj2KCvfWaM=
543+
github.com/ip2location/ip2location-go v8.3.0+incompatible/go.mod h1:3JUY1TBjTx1GdA7oRT7Zeqfc0bg3lMMuU5lXmzdpuME=
544544
github.com/j-keck/arping v0.0.0-20160618110441-2cf9dc699c56/go.mod h1:ymszkNOg6tORTn+6F6j+Jc8TOr5osrynvN6ivFWZ2GA=
545545
github.com/jackc/chunkreader v1.0.0/go.mod h1:RT6O25fNZIuasFJRyZ4R/Y2BbhasbmZXF9QQ7T3kePo=
546546
github.com/jackc/chunkreader/v2 v2.0.0/go.mod h1:odVSm741yZoC3dpHEUXIqA9tQRhFrgOHwnPIn9lDKlk=

0 commit comments

Comments
 (0)