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

deprecate this repo #47

Merged
merged 2 commits into from
May 25, 2022
Merged

deprecate this repo #47

merged 2 commits into from
May 25, 2022

Conversation

marten-seemann
Copy link
Contributor

No description provided.

@github-actions
Copy link

Suggested version: v0.3.0
Comparing to: v0.2.0 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 6d034d4..6ea3cba 100644
--- a/go.mod
+++ b/go.mod
@@ -1,9 +1,14 @@
 module github.com/libp2p/go-libp2p-pnet
 
-go 1.13
+go 1.17
 
 require (
-	github.com/davidlazar/go-crypto v0.0.0-20170701192655-dcfb0a7ac018
-	github.com/libp2p/go-buffer-pool v0.0.2
-	github.com/libp2p/go-libp2p-core v0.5.0
+	github.com/libp2p/go-libp2p v0.20.0
+	github.com/libp2p/go-libp2p-core v0.16.1
+)
+
+require (
+	github.com/davidlazar/go-crypto v0.0.0-20200604182044-b73af7476f6c // indirect
+	github.com/libp2p/go-buffer-pool v0.0.2 // indirect
+	golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4 // indirect
 )

gorelease says:

# summary
Suggested version: v0.3.0

gocompat says:

(empty)

@marten-seemann marten-seemann merged commit 4505c85 into master May 25, 2022
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