Skip to content

chore: release v0.3.0#37

Open
volmedo wants to merge 1 commit intomainfrom
vic/chore/release-v0.3.0
Open

chore: release v0.3.0#37
volmedo wants to merge 1 commit intomainfrom
vic/chore/release-v0.3.0

Conversation

@volmedo
Copy link
Member

@volmedo volmedo commented Feb 6, 2026

No description provided.

@volmedo volmedo requested a review from a team February 6, 2026 15:29
@volmedo volmedo self-assigned this Feb 6, 2026
@github-actions
Copy link

github-actions bot commented Feb 6, 2026

Suggested version: 0.3.0

Comparing to: v0.2.0 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index fe112b5..ec1225e 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
 module github.com/storacha/etracker
 
-go 1.24.4
+go 1.25.3
 
 require (
 	github.com/aws/aws-sdk-go-v2 v1.39.2
@@ -14,12 +14,13 @@ require (
 	github.com/prometheus/client_golang v1.23.2
 	github.com/spf13/cobra v1.2.1
 	github.com/spf13/viper v1.8.1
-	github.com/storacha/go-libstoracha v0.4.0
+	github.com/storacha/go-libstoracha v0.7.1
 	github.com/storacha/go-ucanto v0.7.1
 	github.com/stretchr/testify v1.11.1
 	go.opentelemetry.io/otel v1.38.0
 	go.opentelemetry.io/otel/exporters/prometheus v0.60.0
 	go.opentelemetry.io/otel/metric v1.38.0
+	go.opentelemetry.io/otel/sdk v1.38.0
 	go.opentelemetry.io/otel/sdk/metric v1.38.0
 )
 
@@ -116,7 +117,6 @@ require (
 	github.com/ucan-wg/go-ucan v0.0.0-20240916120445-37f52863156c // indirect
 	github.com/whyrusleeping/cbor-gen v0.3.1 // indirect
 	go.opentelemetry.io/auto/sdk v1.1.0 // indirect
-	go.opentelemetry.io/otel/sdk v1.38.0 // indirect
 	go.opentelemetry.io/otel/trace v1.38.0 // indirect
 	go.uber.org/atomic v1.11.0 // indirect
 	go.uber.org/mock v0.5.2 // indirect
@@ -126,12 +126,12 @@ require (
 	golang.org/x/crypto v0.41.0 // indirect
 	golang.org/x/exp v0.0.0-20250606033433-dcc06ee1d476 // indirect
 	golang.org/x/net v0.43.0 // indirect
-	golang.org/x/sys v0.35.0 // indirect
+	golang.org/x/sys v0.36.0 // indirect
 	golang.org/x/text v0.28.0 // indirect
 	golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
 	google.golang.org/protobuf v1.36.8 // indirect
 	gopkg.in/ini.v1 v1.62.0 // indirect
 	gopkg.in/yaml.v2 v2.4.0 // indirect
 	gopkg.in/yaml.v3 v3.0.1 // indirect
-	lukechampine.com/blake3 v1.4.0 // indirect
+	lukechampine.com/blake3 v1.4.1 // indirect
 )

gorelease says:

# summary
Suggested version: v0.3.0

gocompat says:

HEAD is now at ef38deb chore: release v0.2.0 (#29)
Previous HEAD position was ef38deb chore: release v0.2.0 (#29)
Switched to branch 'main'
Your branch is up to date with 'origin/main'.

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.

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