aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorPaulo Gomes <pjbgf@linux.com>2023-11-07 18:14:30 +0000
committerGitHub <noreply@github.com>2023-11-07 18:14:30 +0000
commit50d0ddb8cfa2dfb8a71e53781664bdb279c08fda (patch)
tree7cad067b59c5d1e9742b935f993c04dff2bc6a2a /go.mod
parente54a6ae399e9597b6b64049932dad86d110c6183 (diff)
parentfbc6d7f5d37846133ca92dabf2e2115fcee06e19 (diff)
downloadgo-git-50d0ddb8cfa2dfb8a71e53781664bdb279c08fda.tar.gz
Merge pull request #914 from aymanbagabas/cli-gomod
cli: separate go module for cli
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 0 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 9be458c..51fc3e8 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,6 @@ require (
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
github.com/google/go-cmp v0.6.0
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
- github.com/jessevdk/go-flags v1.5.0
github.com/kevinburke/ssh_config v1.2.0
github.com/pjbgf/sha1cd v0.3.0
github.com/sergi/go-diff v1.1.0