Skip to content

Conversation

@gammazero
Copy link
Contributor

No description provided.

@github-actions
Copy link

Suggested version: 0.5.2

Comparing to: v0.5.1 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index 7905373..828e1a1 100644
--- a/go.mod
+++ b/go.mod
@@ -1,10 +1,17 @@
 module github.com/ipfs/go-ds-flatfs
 
+go 1.23
+
 require (
 	github.com/alexbrainman/goissue34681 v0.0.0-20191006012335-3fc7a47baff5
-	github.com/ipfs/go-datastore v0.5.0
-	github.com/ipfs/go-log v1.0.3
-	github.com/jbenet/goprocess v0.1.4
+	github.com/ipfs/go-datastore v0.8.0
+	github.com/ipfs/go-log/v2 v2.1.3
 )
 
-go 1.16
+require (
+	github.com/google/uuid v1.6.0 // indirect
+	go.uber.org/atomic v1.7.0 // indirect
+	go.uber.org/multierr v1.11.0 // indirect
+	go.uber.org/zap v1.16.0 // indirect
+	golang.org/x/tools v0.0.0-20210106214847-113979e3529a // indirect
+)

gorelease says:

# summary
Suggested version: v0.6.0

gocompat says:

HEAD is now at 3b1c91b Update version.json
Previous HEAD position was 3b1c91b Update version.json
Switched to branch 'master'
Your branch is up to date with 'origin/master'.

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.

@gammazero gammazero merged commit fab50f0 into master Feb 27, 2025
11 checks passed
@gammazero gammazero deleted the new-version branch February 27, 2025 15:39
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