Skip to content

Conversation

@lidel
Copy link
Member

@lidel lidel commented Aug 20, 2024

just dependency bump from #255

@github-actions
Copy link

Suggested version: 0.12.0

Comparing to: v0.11.0 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index dc78aac..4acc968 100644
--- a/go.mod
+++ b/go.mod
@@ -3,11 +3,11 @@ module github.com/ipfs/go-ipfs-cmds
 go 1.21
 
 require (
-	github.com/ipfs/boxo v0.19.0
+	github.com/ipfs/boxo v0.22.0
 	github.com/ipfs/go-log v1.0.5
 	github.com/rs/cors v1.10.1
 	github.com/texttheater/golang-levenshtein v1.0.1
-	golang.org/x/term v0.19.0
+	golang.org/x/term v0.23.0
 )
 
 require (
@@ -17,8 +17,8 @@ require (
 	github.com/mattn/go-isatty v0.0.20 // indirect
 	github.com/opentracing/opentracing-go v1.2.0 // indirect
 	go.uber.org/multierr v1.11.0 // indirect
-	go.uber.org/zap v1.26.0 // indirect
-	golang.org/x/sys v0.19.0 // indirect
+	go.uber.org/zap v1.27.0 // indirect
+	golang.org/x/sys v0.24.0 // indirect
 )
 
 retract v1.0.22 // old gx tag accidentally pushed as go tag

gorelease says:

# summary
Suggested version: v0.12.0

gocompat says:

HEAD is now at c42de9a chore: release v0.11.0 (#253)
Previous HEAD position was c42de9a chore: release v0.11.0 (#253)
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.

@lidel lidel marked this pull request as ready for review August 20, 2024 19:00
@lidel lidel merged commit 7bff20e into master Aug 20, 2024
@lidel lidel deleted the chore/release-0120 branch August 20, 2024 19:00
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