Skip to content

Commit

Permalink
Merge pull request #43 from nscuro/renovate/jackfan.us.kg-ip2location-ip…
Browse files Browse the repository at this point in the history
…2location-go-v9-9.x

fix(deps): update module github.com/ip2location/ip2location-go/v9 to v9.5.0
  • Loading branch information
nscuro authored Nov 5, 2022
2 parents 52278e1 + 8c090e8 commit efc0d33
Show file tree
Hide file tree
Showing 7 changed files with 349 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/nscuro/traefik-plugin-geoblock

go 1.19

require github.com/ip2location/ip2location-go/v9 v9.4.1
require github.com/ip2location/ip2location-go/v9 v9.5.0
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ github.com/ip2location/ip2location-go/v9 v9.4.0 h1:VV+clcfWo+BCi37+1zVOLCoyy01GT
github.com/ip2location/ip2location-go/v9 v9.4.0/go.mod h1:s5SV6YZL10TpfPpXw//7fEJC65G/yH7Oh+Tjq9JcQEQ=
github.com/ip2location/ip2location-go/v9 v9.4.1 h1:Gf7KoyyIVnltwvd7TcwKrkJC9ZnYqiyndXEJtT07AyI=
github.com/ip2location/ip2location-go/v9 v9.4.1/go.mod h1:s5SV6YZL10TpfPpXw//7fEJC65G/yH7Oh+Tjq9JcQEQ=
github.com/ip2location/ip2location-go/v9 v9.5.0 h1:7gqKncm4MhBrpJIK0PmV8o6Bf8YbbSAPjORzyjAv1iM=
github.com/ip2location/ip2location-go/v9 v9.5.0/go.mod h1:s5SV6YZL10TpfPpXw//7fEJC65G/yH7Oh+Tjq9JcQEQ=
119 changes: 119 additions & 0 deletions vendor/github.com/ip2location/ip2location-go/v9/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

129 changes: 129 additions & 0 deletions vendor/github.com/ip2location/ip2location-go/v9/country.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

96 changes: 96 additions & 0 deletions vendor/github.com/ip2location/ip2location-go/v9/region.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# github.com/ip2location/ip2location-go/v9 v9.4.1
# github.com/ip2location/ip2location-go/v9 v9.5.0
## explicit; go 1.14
github.com/ip2location/ip2location-go/v9

0 comments on commit efc0d33

Please sign in to comment.