Skip to content

Commit

Permalink
Merge pull request #40 from jpillora/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/phuslu/iploc-1.0.20230330

Bump github.com/phuslu/iploc from 1.0.20230201 to 1.0.20230330
  • Loading branch information
jpillora committed Apr 1, 2023
2 parents 4113760 + 51c8193 commit ae719e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -3,7 +3,7 @@ module github.com/jpillora/ipfilter
go 1.16

require (
github.com/phuslu/iploc v1.0.20230201
github.com/phuslu/iploc v1.0.20230330
github.com/stretchr/testify v1.8.1
github.com/tomasen/realip v0.0.0-20180522021738-f0c99a92ddce
)
4 changes: 2 additions & 2 deletions go.sum
@@ -1,8 +1,8 @@
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/phuslu/iploc v1.0.20230201 h1:AMhy7j8z0N5iI0jaqh514KTDEB7wVdQJ4Y4DJPCvKBU=
github.com/phuslu/iploc v1.0.20230201/go.mod h1:gsgExGWldwv1AEzZm+Ki9/vGfyjkL33pbSr9HGpt2Xg=
github.com/phuslu/iploc v1.0.20230330 h1:AfD37lNlHIAqRwUOXENS/szeRAHjr8SY+MF/i8MySV8=
github.com/phuslu/iploc v1.0.20230330/go.mod h1:gsgExGWldwv1AEzZm+Ki9/vGfyjkL33pbSr9HGpt2Xg=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down

0 comments on commit ae719e9

Please sign in to comment.