Skip to content

Commit

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

Bump github.com/phuslu/iploc from 1.0.20221130 to 1.0.20230201
  • Loading branch information
jpillora authored Feb 1, 2023
2 parents 5b8c81c + a84e10b commit bc72241
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/jpillora/ipfilter
go 1.16

require (
github.com/phuslu/iploc v1.0.20221130
github.com/phuslu/iploc v1.0.20230201
github.com/stretchr/testify v1.8.0
github.com/tomasen/realip v0.0.0-20180522021738-f0c99a92ddce
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -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.20221130 h1:7WCCpTdlWcKKq4sDDSId4+7Z7C/LCTJI+q3qjTTdTcU=
github.com/phuslu/iploc v1.0.20221130/go.mod h1:gsgExGWldwv1AEzZm+Ki9/vGfyjkL33pbSr9HGpt2Xg=
github.com/phuslu/iploc v1.0.20230201 h1:AMhy7j8z0N5iI0jaqh514KTDEB7wVdQJ4Y4DJPCvKBU=
github.com/phuslu/iploc v1.0.20230201/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 bc72241

Please sign in to comment.