File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/ethereum/go-ethereum v1.10.11
8
8
github.com/golang/snappy v0.0.4
9
9
github.com/google/uuid v1.3.0
10
- github.com/hashicorp/go-version v1.2 .0
10
+ github.com/hashicorp/go-version v1.3 .0
11
11
github.com/ipdata/go v0.7.2
12
12
github.com/libp2p/go-libp2p v0.15.1
13
13
github.com/libp2p/go-libp2p-core v0.9.0
Original file line number Diff line number Diff line change @@ -413,8 +413,9 @@ github.com/hashicorp/go-sockaddr v1.0.0/go.mod h1:7Xibr9yA9JjQq1JpNB2Vw7kxv8xerX
413
413
github.com/hashicorp/go-syslog v1.0.0 /go.mod h1:qPfqrKkXGihmCqbJM2mZgkZGvKG1dFdvsLplgctolz4 =
414
414
github.com/hashicorp/go-uuid v1.0.0 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
415
415
github.com/hashicorp/go-uuid v1.0.1 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
416
- github.com/hashicorp/go-version v1.2.0 h1:3vNe/fWF5CBgRIguda1meWhsZHy3m8gCJ5wx+dIzX/E =
417
416
github.com/hashicorp/go-version v1.2.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
417
+ github.com/hashicorp/go-version v1.3.0 h1:McDWVJIU/y+u1BRV06dPaLfLCaT7fUTJLp5r04x7iNw =
418
+ github.com/hashicorp/go-version v1.3.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
418
419
github.com/hashicorp/go.net v0.0.1 /go.mod h1:hjKkEWcCURg++eb33jQU7oqQcI9XDCnUzHA0oac0k90 =
419
420
github.com/hashicorp/golang-lru v0.5.0 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
420
421
github.com/hashicorp/golang-lru v0.5.1 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
You can’t perform that action at this time.
0 commit comments