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 #52

Merged
merged 1 commit into from
Feb 26, 2025
Merged

new version #52

merged 1 commit into from
Feb 26, 2025

Conversation

gammazero
Copy link
Contributor

No description provided.

Copy link

Suggested version: 0.2.1

Comparing to: v0.2.0 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index dbf194f..e2f910b 100644
--- a/go.mod
+++ b/go.mod
@@ -1,8 +1,10 @@
 module github.com/ipfs/go-ds-measure
 
+go 1.23
+
 require (
-	github.com/ipfs/go-datastore v0.5.0
+	github.com/ipfs/go-datastore v0.8.0
 	github.com/ipfs/go-metrics-interface v0.0.1
 )
 
-go 1.16
+require github.com/google/uuid v1.6.0 // indirect

gorelease says:

# summary
Suggested version: v0.3.0

gocompat says:

HEAD is now at 8c799b8 Version 0.2.0 (#39)
Previous HEAD position was 8c799b8 Version 0.2.0 (#39)
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 d03d963 into master Feb 26, 2025
11 checks passed
@gammazero gammazero deleted the new-version branch February 26, 2025 20:10
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