Skip to content

new version#152

Merged
gammazero merged 1 commit into
masterfrom
new-version
Jun 25, 2026
Merged

new version#152
gammazero merged 1 commit into
masterfrom
new-version

Conversation

@gammazero

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

Copy link
Copy Markdown

Suggested tag: v0.6.1

Comparing to: v0.6.0 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index 36310f6..f7c7b7c 100644
--- a/go.mod
+++ b/go.mod
@@ -1,18 +1,18 @@
 module github.com/ipfs/go-ds-flatfs
 
-go 1.24
+go 1.25.0
 
 require (
 	github.com/alexbrainman/goissue34681 v0.0.0-20191006012335-3fc7a47baff5
-	github.com/ipfs/go-datastore v0.9.0
-	github.com/ipfs/go-log/v2 v2.9.0
+	github.com/ipfs/go-datastore v0.9.2
+	github.com/ipfs/go-log/v2 v2.9.2
 )
 
 require (
 	github.com/google/uuid v1.6.0 // indirect
 	github.com/ipfs/go-detect-race v0.0.1 // indirect
-	github.com/mattn/go-isatty v0.0.20 // indirect
+	github.com/mattn/go-isatty v0.0.22 // indirect
 	go.uber.org/multierr v1.11.0 // indirect
-	go.uber.org/zap v1.27.0 // indirect
+	go.uber.org/zap v1.28.0 // indirect
 	golang.org/x/sys v0.35.0 // indirect
 )

gorelease says:

# summary
v0.6.1 is a valid semantic version for this release.

gocompat says:

HEAD is now at a5e74c6 new version (#144)
Previous HEAD position was a5e74c6 new version (#144)
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 e1f59b6 into master Jun 25, 2026
13 checks passed
@gammazero gammazero deleted the new-version branch June 25, 2026 07:20
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