Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Bump version to 0.2.0 #29

Merged
merged 1 commit into from
Oct 29, 2021
Merged

Bump version to 0.2.0 #29

merged 1 commit into from
Oct 29, 2021

Conversation

guseggert
Copy link
Contributor

No description provided.

@github-actions
Copy link

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

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index a462f9d..bd064b8 100644
--- a/go.mod
+++ b/go.mod
@@ -1,16 +1,18 @@
 module github.com/ipfs/go-ipfs-routing
 
+go 1.16
+
 require (
 	github.com/gogo/protobuf v1.2.1
-	github.com/ipfs/go-cid v0.0.2
-	github.com/ipfs/go-datastore v0.0.1
+	github.com/ipfs/go-cid v0.0.5
+	github.com/ipfs/go-datastore v0.5.0
 	github.com/ipfs/go-ipfs-delay v0.0.1
-	github.com/ipfs/go-ipfs-ds-help v0.0.1
+	github.com/ipfs/go-ipfs-ds-help v1.1.0
 	github.com/ipfs/go-ipfs-util v0.0.1
 	github.com/ipfs/go-log v0.0.1
 	github.com/libp2p/go-libp2p-core v0.0.2
 	github.com/libp2p/go-libp2p-record v0.1.0
 	github.com/libp2p/go-libp2p-testing v0.0.3
 	github.com/multiformats/go-multiaddr v0.0.4
-	github.com/multiformats/go-multihash v0.0.5
+	github.com/multiformats/go-multihash v0.0.13
 )

gorelease says:

# summary
Suggested version: v0.2.0

gocompat says:

(empty)

@guseggert guseggert merged commit 0bd4059 into master Oct 29, 2021
@aschmahmann aschmahmann mentioned this pull request Dec 1, 2021
80 tasks
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

2 participants