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

new version #132

Merged
merged 1 commit into from
Feb 26, 2025
Merged

new version #132

merged 1 commit into from
Feb 26, 2025

Conversation

gammazero
Copy link
Contributor

No description provided.

Copy link

Suggested version: 0.3.2

Comparing to: v0.3.1 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index b929434..2cb8e43 100644
--- a/go.mod
+++ b/go.mod
@@ -1,10 +1,11 @@
 module github.com/ipfs/go-ds-badger
 
+go 1.23
+
 require (
 	github.com/dgraph-io/badger v1.6.2
-	github.com/ipfs/go-datastore v0.6.0
+	github.com/ipfs/go-datastore v0.8.0
 	github.com/ipfs/go-log/v2 v2.5.1
-	github.com/jbenet/goprocess v0.1.4
 )
 
 require (
@@ -13,15 +14,12 @@ require (
 	github.com/dgraph-io/ristretto v0.0.2 // indirect
 	github.com/dustin/go-humanize v1.0.0 // indirect
 	github.com/golang/protobuf v1.3.1 // indirect
-	github.com/google/uuid v1.1.1 // indirect
-	github.com/ipfs/go-detect-race v0.0.1 // indirect
+	github.com/google/uuid v1.6.0 // indirect
 	github.com/mattn/go-isatty v0.0.14 // indirect
 	github.com/pkg/errors v0.8.1 // indirect
 	go.uber.org/atomic v1.7.0 // indirect
-	go.uber.org/multierr v1.6.0 // indirect
+	go.uber.org/multierr v1.11.0 // indirect
 	go.uber.org/zap v1.19.1 // indirect
 	golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 // indirect
 	golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c // indirect
 )
-
-go 1.23

gorelease says:

# summary
Suggested version: v0.4.0

gocompat says:

HEAD is now at b0c8855 Merge pull request #128 from ipfs/new-version
Previous HEAD position was b0c8855 Merge pull request #128 from ipfs/new-version
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 3a2ee7a into master Feb 26, 2025
11 checks passed
@gammazero gammazero deleted the new-version branch February 26, 2025 19:34
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