aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorAyman Bagabas <ayman.bagabas@gmail.com>2023-11-07 12:07:14 -0500
committerAyman Bagabas <ayman.bagabas@gmail.com>2023-11-07 12:09:10 -0500
commit242eac6741c4bf82c8e53d69ac0ae2ebf9c789d8 (patch)
tree8131dcd1b0272574876678197cd2f6d5ce0ded10 /go.mod
parente54a6ae399e9597b6b64049932dad86d110c6183 (diff)
downloadgo-git-242eac6741c4bf82c8e53d69ac0ae2ebf9c789d8.tar.gz
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