mirror of
https://github.com/libp2p/go-libp2p-peerstore.git
synced 2024-12-26 23:30:32 +08:00
commit
a1f426f3d0
2
go.mod
2
go.mod
@ -2,6 +2,8 @@ module github.com/libp2p/go-libp2p-peerstore
|
|||||||
|
|
||||||
go 1.16
|
go 1.16
|
||||||
|
|
||||||
|
retract v0.2.9 // Contains backwards-incompatible changes. Use v0.3.0 instead.
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/gogo/protobuf v1.3.2
|
github.com/gogo/protobuf v1.3.2
|
||||||
github.com/hashicorp/golang-lru v0.5.4
|
github.com/hashicorp/golang-lru v0.5.4
|
||||||
|
Loading…
Reference in New Issue
Block a user