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

v0.16.1 bump #451

Merged
merged 2 commits into from
May 16, 2024
Merged

v0.16.1 bump #451

merged 2 commits into from
May 16, 2024

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented May 16, 2024

No description provided.

@rvagg
Copy link
Member Author

rvagg commented May 16, 2024

bumping to v0.17.0 due to go mod version bump

Copy link

Suggested version: v0.17.0

Comparing to: v0.16.0 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 463282a..c6e720d 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
 module github.com/ipfs/go-graphsync
 
-go 1.20
+go 1.21
 
 require (
 	github.com/google/go-cmp v0.5.9diff --git a/testplans/graphsync/go.mod b/testplans/graphsync/go.mod
index 24f088e..76163e8 100644
--- a/testplans/graphsync/go.mod
+++ b/testplans/graphsync/go.mod
@@ -1,6 +1,6 @@
 module github.com/ipfs/go-graphsync/testplans/graphsync
 
-go 1.20
+go 1.21
 
 require (
 	github.com/dgraph-io/badger/v2 v2.2007.3

gorelease says:

# diagnostics
required module github.com/microcosm-cc/[email protected] retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Suggested version: v0.17.0

gocompat says:

Your branch is up to date with 'origin/main'.

Automatically created GitHub Release

A draft GitHub Release has been created.
It is going to be published when this PR is merged.
You can modify its' body to include any release notes you wish to include with the release.

@rvagg rvagg merged commit ac31f44 into main May 16, 2024
11 checks passed
@rvagg rvagg deleted the rvagg/v0.16.1 branch May 16, 2024 01:11
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