libp2p / go-libp2p-circuit

Circuit Switching for libp2p
MIT License
48 stars 16 forks source link

release v0.6.0 #151

Closed marten-seemann closed 2 years ago

github-actions[bot] commented 2 years ago

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 efcb39f..38396cc 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.16

 require (
    github.com/gogo/protobuf v1.3.2
-   github.com/ipfs/go-log v1.0.5
+   github.com/ipfs/go-log/v2 v2.5.0
    github.com/libp2p/go-buffer-pool v0.0.2
    github.com/libp2p/go-libp2p-blankhost v0.2.0
    github.com/libp2p/go-libp2p-core v0.14.0

gorelease says:

# summary
Cannot suggest a release version.
Can only suggest a release version when compared against the most recent version of this major: v0.4.0.

gocompat says:

(empty)