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

feat(Command): filter subcommands #231

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

schomatis
Copy link
Contributor

@schomatis
Copy link
Contributor Author

@lidel I'm fine bumping this all the way to Suggested version: v0.9.0, your call.

@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..7b1ec2a 100644
--- a/go.mod
+++ b/go.mod
@@ -7,6 +7,7 @@ require (
 	github.com/ipfs/go-ipfs-files v0.0.8
 	github.com/ipfs/go-log v1.0.4
 	github.com/rs/cors v1.7.0
+	github.com/stretchr/testify v1.7.1
 	github.com/texttheater/golang-levenshtein v0.0.0-20180516184445-d188e65d659e
 	golang.org/x/crypto v0.0.0-20200115085410-6d4e4cb37c7d
 )

gorelease says:

# github.com/ipfs/go-ipfs-cmds
## compatible changes
(*Command).FilterSubcommands: added

# summary
Suggested version: v0.9.0

gocompat says:

(empty)

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
Status: 🔎 In Review
Development

Successfully merging this pull request may close these issues.

1 participant