Merge pull request #171 from libp2p/rectactv029

retract v0.2.9
This commit is contained in:
Marten Seemann 2021-09-25 17:30:30 +01:00 committed by GitHub
commit a1f426f3d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
go.mod
View File

@ -2,6 +2,8 @@ module github.com/libp2p/go-libp2p-peerstore
go 1.16
retract v0.2.9 // Contains backwards-incompatible changes. Use v0.3.0 instead.
require (
github.com/gogo/protobuf v1.3.2
github.com/hashicorp/golang-lru v0.5.4