Skip to content

update release version#50

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

update release version#50
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.3.3

Comparing to: v0.3.2 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index 73c5a29..0a37585 100644
--- a/go.mod
+++ b/go.mod
@@ -1,11 +1,11 @@
 module github.com/ipfs/go-ds-sql
 
-go 1.23
+go 1.25
 
 require (
-	github.com/ipfs/go-datastore v0.8.2
-	github.com/lib/pq v1.10.9
-	github.com/mattn/go-sqlite3 v1.14.24
+	github.com/ipfs/go-datastore v0.9.1
+	github.com/lib/pq v1.12.3
+	github.com/mattn/go-sqlite3 v1.14.47
 )
 
 require (

gorelease says:

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

gocompat says:

HEAD is now at 0756a90 bump version (#43)
Previous HEAD position was 0756a90 bump version (#43)
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 c2b3a24 into master Jun 23, 2026
13 checks passed
@gammazero gammazero deleted the new-version branch June 23, 2026 07:21
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