Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

release v0.6.0 #189

Merged
merged 1 commit into from
Dec 10, 2021
Merged

release v0.6.0 #189

merged 1 commit into from
Dec 10, 2021

Conversation

marten-seemann
Copy link
Contributor

No description provided.

@github-actions
Copy link

Suggested version: v0.6.0
Comparing to: v0.5.0 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index f0f22df..da84215 100644
--- a/go.mod
+++ b/go.mod
@@ -6,18 +6,17 @@ retract v0.2.9 // Contains backwards-incompatible changes. Use v0.3.0 instead.
 
 require (
 	github.com/gogo/protobuf v1.3.2
-	github.com/golang/mock v1.6.0
 	github.com/hashicorp/golang-lru v0.5.4
 	github.com/ipfs/go-datastore v0.5.0
 	github.com/ipfs/go-ds-badger v0.3.0
 	github.com/ipfs/go-ds-leveldb v0.5.0
 	github.com/ipfs/go-log/v2 v2.3.0
 	github.com/libp2p/go-buffer-pool v0.0.2
-	github.com/libp2p/go-eventbus v0.2.1
 	github.com/libp2p/go-libp2p-core v0.12.0
 	github.com/multiformats/go-base32 v0.0.3
 	github.com/multiformats/go-multiaddr v0.3.3
 	github.com/multiformats/go-multiaddr-fmt v0.1.0
 	github.com/stretchr/testify v1.7.0
 	go.uber.org/goleak v1.1.10
+	golang.org/x/tools v0.1.1 // indirect
 )

gorelease says:

# github.com/libp2p/go-libp2p-peerstore/pstoreds
## incompatible changes
(*pstoreds).Start: removed
Options.EventBus: removed

# github.com/libp2p/go-libp2p-peerstore/pstoremanager
## incompatible changes
package removed

# github.com/libp2p/go-libp2p-peerstore/pstoremem
## incompatible changes
(*pstoremem).Start: removed
PeerstoreOption: removed
WithEventBus: removed

# summary
Suggested version: v0.6.0

gocompat says:

"github.com/libp2p/go-libp2p-peerstore/pstoremanager" PackageDeleted
"github.com/libp2p/go-libp2p-peerstore/pstoremem".WithEventBus TopLevelDeclarationDeleted
"github.com/libp2p/go-libp2p-peerstore/pstoremem".PeerstoreOption TopLevelDeclarationDeleted
"github.com/libp2p/go-libp2p-peerstore/pstoreds".Options.EventBus FieldDeleted

@marten-seemann marten-seemann merged commit 800ec8a into master Dec 10, 2021
@marten-seemann marten-seemann deleted the release-1 branch December 10, 2021 08:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant