Skip to content

release v0.14.2#403

Merged
rvagg merged 1 commit intomainfrom
release-v0142
Feb 9, 2023
Merged

release v0.14.2#403
rvagg merged 1 commit intomainfrom
release-v0142

Conversation

@marten-seemann
Copy link
Copy Markdown
Member

We need a release that includes #401 for filecoin-project/lotus#10199.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 7, 2023

Suggested version: v0.14.2
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)

@rvagg rvagg merged commit 6d19ce7 into main Feb 9, 2023
@rvagg rvagg deleted the release-v0142 branch February 9, 2023 04:32
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.

2 participants