Skip to content

Conversation

@gammazero
Copy link
Contributor

No description provided.

@github-actions
Copy link

Suggested version: 2.8.1

Comparing to: v2.8.0 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index eade02d..bc87ce4 100644
--- a/go.mod
+++ b/go.mod
@@ -4,14 +4,14 @@ go 1.23.8
 
 require (
 	github.com/mattn/go-isatty v0.0.20
-	github.com/stretchr/testify v1.8.1
-	go.uber.org/multierr v1.11.0
+	github.com/stretchr/testify v1.10.0
 	go.uber.org/zap v1.27.0
 )
 
 require (
 	github.com/davecgh/go-spew v1.1.1 // indirect
 	github.com/pmezard/go-difflib v1.0.0 // indirect
-	golang.org/x/sys v0.34.0 // indirect
+	go.uber.org/multierr v1.11.0 // indirect
+	golang.org/x/sys v0.35.0 // indirect
 	gopkg.in/yaml.v3 v3.0.1 // indirect
 )

gorelease says:

# github.com/ipfs/go-log/v2
## compatible changes
(*ZapEventLogger).LevelEnabled: added

# summary
Suggested version: v2.9.0

gocompat says:

HEAD is now at 3df4734 new version (#167)
Previous HEAD position was 3df4734 new version (#167)
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 1a00721 into master Aug 14, 2025
13 checks passed
@gammazero gammazero deleted the new-version branch August 14, 2025 07:33
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