Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release v0.15.0 #402

Closed
wants to merge 1 commit into from
Closed

release v0.15.0 #402

wants to merge 1 commit into from

Conversation

marten-seemann
Copy link
Member

We need a release that includes #401 for filecoin-project/lotus#10199. Not sure if this is a good time to cut a new Graphsync release though.

@github-actions
Copy link

github-actions bot commented Feb 7, 2023

Suggested version: v0.15.0
Comparing to: v0.14.1 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 68b5190..90f1623 100644
--- a/go.mod
+++ b/go.mod
@@ -77,7 +77,6 @@ require (
 	github.com/libp2p/go-buffer-pool v0.1.0 // indirect
 	github.com/libp2p/go-cidranger v1.1.0 // indirect
 	github.com/libp2p/go-libp2p-asn-util v0.2.0 // indirect
-	github.com/libp2p/go-libp2p-core v0.19.0 // indirect
 	github.com/libp2p/go-libp2p-record v0.2.0 // indirect
 	github.com/libp2p/go-nat v0.1.0 // indirect
 	github.com/libp2p/go-netroute v0.2.0 // indirectdiff --git a/testplans/graphsync/go.mod b/testplans/graphsync/go.mod
index c1b3e3f..733cac3 100644
--- a/testplans/graphsync/go.mod
+++ b/testplans/graphsync/go.mod
@@ -38,7 +38,6 @@ require (
 	github.com/benbjohnson/clock v1.3.0 // indirect
 	github.com/beorn7/perks v1.0.1 // indirect
 	github.com/btcsuite/btcd v0.23.2 // indirect
-	github.com/btcsuite/btcd/btcec/v2 v2.1.3 // indirect
 	github.com/cespare/xxhash v1.1.0 // indirect
 	github.com/cespare/xxhash/v2 v2.1.2 // indirect
 	github.com/containerd/cgroups v1.0.4 // indirect
@@ -94,6 +93,7 @@ require (
 	github.com/libp2p/go-cidranger v1.1.0 // indirect
 	github.com/libp2p/go-flow-metrics v0.1.0 // indirect
 	github.com/libp2p/go-libp2p-asn-util v0.2.0 // indirect
+	github.com/libp2p/go-libp2p-core v0.19.0 // indirect
 	github.com/libp2p/go-msgio v0.2.0 // indirect
 	github.com/libp2p/go-nat v0.1.0 // indirect
 	github.com/libp2p/go-netroute v0.2.0 // indirect

gorelease says:

# diagnostics
required module github.com/microcosm-cc/bluemonday@v1.0.1 retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Suggested version: v0.14.2

gocompat says:

(empty)

@marten-seemann
Copy link
Member Author

gorelease says we only need a v0.14.2. Will open a new PR.

@hacdias hacdias deleted the release-v0150 branch February 8, 2023 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant