Skip to content

new version #287

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 13, 2025
Merged

new version #287

merged 1 commit into from
May 13, 2025

Conversation

gammazero
Copy link
Contributor

No description provided.

Copy link

Suggested version: 0.15.0

Comparing to: v0.14.1 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index 1b06924..d2789f0 100644
--- a/go.mod
+++ b/go.mod
@@ -1,26 +1,21 @@
 module github.com/ipfs/go-ipfs-cmds
 
-go 1.22.0
-
-toolchain go1.22.8
+go 1.23.8
 
 require (
-	github.com/ipfs/boxo v0.24.2
-	github.com/ipfs/go-log v1.0.5
+	github.com/ipfs/boxo v0.30.0
+	github.com/ipfs/go-log/v2 v2.6.0
 	github.com/rs/cors v1.11.1
 	github.com/texttheater/golang-levenshtein v1.0.1
-	golang.org/x/term v0.25.0
+	golang.org/x/term v0.32.0
 )
 
 require (
-	github.com/crackcomm/go-gitignore v0.0.0-20231225121904-e25f5bc08668 // indirect
-	github.com/gogo/protobuf v1.3.2 // indirect
-	github.com/ipfs/go-log/v2 v2.5.1 // indirect
+	github.com/crackcomm/go-gitignore v0.0.0-20241020182519-7843d2ba8fdf // indirect
 	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.27.0 // indirect
-	golang.org/x/sys v0.26.0 // indirect
+	golang.org/x/sys v0.33.0 // indirect
 )
 
 retract v1.0.22 // old gx tag accidentally pushed as go tag

gorelease says:

# diagnostics
required module lukechampine.com/blake3@v1.4.0 retracted by module author: https://github.com/lukechampine/blake3/pull/26

# summary
Suggested version: v0.15.0

gocompat says:

HEAD is now at a32ea33 fix(NewClient): support https:// URLs (#277)
Previous HEAD position was a32ea33 fix(NewClient): support https:// URLs (#277)
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 c40e32a into master May 13, 2025
12 checks passed
@gammazero gammazero deleted the new-version branch May 13, 2025 15:56
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