Skip to content

Conversation

@gammazero
Copy link
Contributor

No description provided.

@github-actions
Copy link

Suggested version: 2.8.0

Comparing to: v2.7.0 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index bd4cb8c..eade02d 100644
--- a/go.mod
+++ b/go.mod
@@ -4,8 +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
 	go.uber.org/zap v1.27.0
 )
 
-require golang.org/x/sys v0.34.0 // indirect
+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
+	gopkg.in/yaml.v3 v3.0.1 // indirect
+)

gorelease says:

# github.com/ipfs/go-log/v2
## incompatible changes
GetAllLogLevels: removed
GetLogLevel: removed
LevelFromString: removed
LevelName: removed
## compatible changes
DefaultLevel: added
DefaultName: added
LogLevel.String: added
Parse: added
SubsystemLevelName: added
SubsystemLevelNames: added

# summary
Cannot suggest a release version.
Incompatible changes were detected.

gocompat says:

HEAD is now at f80c870 new version (#164)
Previous HEAD position was f80c870 new version (#164)
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 3df4734 into master Jul 30, 2025
13 checks passed
@gammazero gammazero deleted the new-version branch July 30, 2025 23:14
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