Skip to content
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

chore: version v0.8.2 #235

Merged
merged 1 commit into from
Jan 13, 2023
Merged

chore: version v0.8.2 #235

merged 1 commit into from
Jan 13, 2023

Conversation

hacdias
Copy link
Member

@hacdias hacdias commented Jan 12, 2023

No description provided.

@hacdias hacdias mentioned this pull request Jan 12, 2023
14 tasks
@github-actions
Copy link

Suggested version: v0.8.2
Comparing to: v0.8.1 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 075bc41..7746246 100644
--- a/go.mod
+++ b/go.mod
@@ -1,12 +1,24 @@
 module github.com/ipfs/go-ipfs-cmds
 
-go 1.16
+go 1.18
 
 require (
 	github.com/Kubuxu/go-os-helper v0.0.1
-	github.com/ipfs/go-ipfs-files v0.0.8
+	github.com/ipfs/go-libipfs v0.1.0
 	github.com/ipfs/go-log v1.0.4
 	github.com/rs/cors v1.7.0
 	github.com/texttheater/golang-levenshtein v0.0.0-20180516184445-d188e65d659e
-	golang.org/x/crypto v0.0.0-20200115085410-6d4e4cb37c7d
+	golang.org/x/term v0.4.0
+)
+
+require (
+	github.com/crackcomm/go-gitignore v0.0.0-20170627025303-887ab5e44cc3 // indirect
+	github.com/gogo/protobuf v1.3.2 // indirect
+	github.com/ipfs/go-log/v2 v2.5.1 // indirect
+	github.com/mattn/go-isatty v0.0.16 // indirect
+	github.com/opentracing/opentracing-go v1.1.0 // indirect
+	go.uber.org/atomic v1.10.0 // indirect
+	go.uber.org/multierr v1.8.0 // indirect
+	go.uber.org/zap v1.23.0 // indirect
+	golang.org/x/sys v0.4.0 // indirect
 )

gorelease says:

# summary
Suggested version: v0.9.0

gocompat says:

(empty)

@hacdias hacdias self-assigned this Jan 12, 2023
@hacdias hacdias merged commit be7a474 into master Jan 13, 2023
@hacdias hacdias deleted the release-0.8.2 branch January 13, 2023 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants