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

deprecate this repo #49

Merged
merged 2 commits into from
Aug 19, 2022
Merged

deprecate this repo #49

merged 2 commits into from
Aug 19, 2022

Conversation

marten-seemann
Copy link
Contributor

No description provided.

go.mod Outdated
github.com/libp2p/go-libp2p-testing v0.1.1
github.com/stretchr/testify v1.4.0
)
require github.com/libp2p/go-libp2p v0.21.1-0.20220818111105-ab797a1b0417
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to update after libp2p/go-libp2p#1688 is merged.

@github-actions
Copy link

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

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 8097ac2..614da41 100644
--- a/go.mod
+++ b/go.mod
@@ -1,9 +1,29 @@
 module github.com/libp2p/go-eventbus
 
-go 1.12
+go 1.17
+
+require github.com/libp2p/go-libp2p v0.22.0
 
 require (
-	github.com/libp2p/go-libp2p-core v0.5.7
-	github.com/libp2p/go-libp2p-testing v0.1.1
-	github.com/stretchr/testify v1.4.0
+	github.com/decred/dcrd/dcrec/secp256k1/v4 v4.1.0 // indirect
+	github.com/gogo/protobuf v1.3.2 // indirect
+	github.com/ipfs/go-cid v0.2.0 // indirect
+	github.com/klauspost/cpuid/v2 v2.1.0 // indirect
+	github.com/libp2p/go-buffer-pool v0.1.0 // indirect
+	github.com/libp2p/go-openssl v0.1.0 // indirect
+	github.com/mattn/go-pointer v0.0.1 // indirect
+	github.com/minio/sha256-simd v1.0.0 // indirect
+	github.com/mr-tron/base58 v1.2.0 // indirect
+	github.com/multiformats/go-base32 v0.0.4 // indirect
+	github.com/multiformats/go-base36 v0.1.0 // indirect
+	github.com/multiformats/go-multiaddr v0.6.0 // indirect
+	github.com/multiformats/go-multibase v0.1.1 // indirect
+	github.com/multiformats/go-multicodec v0.5.0 // indirect
+	github.com/multiformats/go-multihash v0.2.1 // indirect
+	github.com/multiformats/go-varint v0.0.6 // indirect
+	github.com/spacemonkeygo/spacelog v0.0.0-20180420211403-2296661a0572 // indirect
+	github.com/spaolacci/murmur3 v1.1.0 // indirect
+	golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e // indirect
+	golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab // indirect
+	lukechampine.com/blake3 v1.1.7 // indirect
 )

gorelease says:

# summary
Suggested version: v0.3.0

gocompat says:

(empty)

@marten-seemann marten-seemann marked this pull request as ready for review August 19, 2022 08:35
@marten-seemann marten-seemann merged commit 7be745a into master Aug 19, 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.

1 participant