Skip to content

Conversation

@gammazero
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Mar 4, 2025

Suggested version: 0.2.2

Comparing to: v0.2.1 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index e2f910b..1ef8901 100644
--- a/go.mod
+++ b/go.mod
@@ -3,8 +3,11 @@ module github.com/ipfs/go-ds-measure
 go 1.23
 
 require (
-	github.com/ipfs/go-datastore v0.8.0
+	github.com/ipfs/go-datastore v0.8.2
 	github.com/ipfs/go-metrics-interface v0.0.1
 )
 
-require github.com/google/uuid v1.6.0 // indirect
+require (
+	github.com/google/uuid v1.6.0 // indirect
+	github.com/ipfs/go-detect-race v0.0.1 // indirect
+)

gorelease says:

# summary
Suggested version: v0.3.0

gocompat says:

HEAD is now at d03d963 Merge pull request #52 from ipfs/new-version
Previous HEAD position was d03d963 Merge pull request #52 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 151431d into master Mar 4, 2025
11 checks passed
@gammazero gammazero deleted the new-version branch March 4, 2025 19:07
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