Skip to content

Commit 51c5983

Browse files
chore(deps): bump github.com/jpillora/ipfilter from 1.2.4 to 1.2.5 (#2510)
1 parent 804069c commit 51c5983

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ require (
2626
github.com/holiman/bloomfilter/v2 v2.0.3
2727
github.com/ipfs/go-ds-badger2 v0.1.1
2828
github.com/ipfs/go-ipns v0.1.2 //indirect
29-
github.com/jpillora/ipfilter v1.2.4
29+
github.com/jpillora/ipfilter v1.2.5
3030
github.com/klauspost/compress v1.15.2
3131
github.com/libp2p/go-libp2p v0.15.1
3232
github.com/libp2p/go-libp2p-core v0.9.0
@@ -153,7 +153,7 @@ require (
153153
github.com/multiformats/go-varint v0.0.6 // indirect
154154
github.com/naoina/go-stringutil v0.1.0 // indirect
155155
github.com/opentracing/opentracing-go v1.2.0 // indirect
156-
github.com/phuslu/iploc v1.0.20220228 // indirect
156+
github.com/phuslu/iploc v1.0.20220429 // indirect
157157
github.com/pierrec/xxHash v0.1.5 // indirect
158158
github.com/pkg/errors v0.9.1 // indirect
159159
github.com/pmezard/go-difflib v1.0.0 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -602,8 +602,8 @@ github.com/jmespath/go-jmespath/internal/testify v1.5.1/go.mod h1:L3OGu8Wl2/fWfC
602602
github.com/jonboulle/clockwork v0.1.0/go.mod h1:Ii8DK3G1RaLaWxj9trq07+26W01tbo22gdxWY5EU2bo=
603603
github.com/jpillora/backoff v1.0.0 h1:uvFg412JmmHBHw7iwprIxkPMI+sGQ4kzOWsMeHnm2EA=
604604
github.com/jpillora/backoff v1.0.0/go.mod h1:J/6gKK9jxlEcS3zixgDgUAsiuZ7yrSoa/FX5e0EB2j4=
605-
github.com/jpillora/ipfilter v1.2.4 h1:/r5DsGdup62p+aKIfOzrhfo3o12w7fVXLRF7TdhmtPI=
606-
github.com/jpillora/ipfilter v1.2.4/go.mod h1:J6LU1MPTFU3m0w8gTq5Uqa90qfaZ8nkXxXSe8/OvHLg=
605+
github.com/jpillora/ipfilter v1.2.5 h1:X3xPuZFOja1nKUE2JzOnkHXpBH2fNQ4oy+QfyjHULTg=
606+
github.com/jpillora/ipfilter v1.2.5/go.mod h1:syZBm/ljGcobmmO6jFKrPdhBSN3NaRkFiavSVW9Uh/Q=
607607
github.com/jrick/logrotate v1.0.0/go.mod h1:LNinyqDIJnpAur+b8yyulnQw/wDuN1+BYKlTRt3OuAQ=
608608
github.com/json-iterator/go v1.1.6/go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU=
609609
github.com/json-iterator/go v1.1.7/go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4=
@@ -1114,8 +1114,8 @@ github.com/perlin-network/life v0.0.0-20191203030451-05c0e0f7eaea/go.mod h1:3KEU
11141114
github.com/peterh/liner v1.0.1-0.20180619022028-8c1271fcf47f/go.mod h1:xIteQHvHuaLYG9IFj6mSxM0fCKrs34IrEQUhOYuGPHc=
11151115
github.com/peterh/liner v1.1.1-0.20190123174540-a2c9a5303de7/go.mod h1:CRroGNssyjTd/qIG2FyxByd2S8JEAZXBl4qUrZf8GS0=
11161116
github.com/philhofer/fwd v1.0.0/go.mod h1:gk3iGcWd9+svBvR0sR+KPcfE+RNWozjowpeBVG3ZVNU=
1117-
github.com/phuslu/iploc v1.0.20220228 h1:hSVPg3cFxRyTJLdIx/fVESJmA4q96XU2OpZ02z3sqVg=
1118-
github.com/phuslu/iploc v1.0.20220228/go.mod h1:gsgExGWldwv1AEzZm+Ki9/vGfyjkL33pbSr9HGpt2Xg=
1117+
github.com/phuslu/iploc v1.0.20220429 h1:tydyPSke+L5JQtjtBOXvTaKybrFwa6Bseb96eKPrC+0=
1118+
github.com/phuslu/iploc v1.0.20220429/go.mod h1:gsgExGWldwv1AEzZm+Ki9/vGfyjkL33pbSr9HGpt2Xg=
11191119
github.com/pierrec/lz4 v1.0.2-0.20190131084431-473cd7ce01a1/go.mod h1:3/3N9NVKO0jef7pBehbT1qWhCMrIgbYNnFAZCqQ5LRc=
11201120
github.com/pierrec/lz4 v2.0.5+incompatible/go.mod h1:pdkljMzZIN41W+lC3N2tnIh5sFi+IEE17M5jbnwPHcY=
11211121
github.com/pierrec/xxHash v0.1.5 h1:n/jBpwTHiER4xYvK3/CdPVnLDPchj8eTJFFLUb4QHBo=

0 commit comments

Comments
 (0)