File tree Expand file tree Collapse file tree 3 files changed +2
-63
lines changed
.licenses/go/golang.org/x/crypto/internal Expand file tree Collapse file tree 3 files changed +2
-63
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ require (
11
11
github.com/gofrs/uuid v4.2.0+incompatible
12
12
github.com/google/go-cmp v0.6.0
13
13
github.com/howeyc/crc16 v0.0.0-20171223171357-2b2a61e366a6
14
+ github.com/icza/bitio v1.1.0
14
15
github.com/manifoldco/promptui v0.9.0
15
16
github.com/sirupsen/logrus v1.9.0
16
17
github.com/spf13/cobra v1.3.0
@@ -43,7 +44,6 @@ require (
43
44
github.com/golang/protobuf v1.5.3 // indirect
44
45
github.com/h2non/filetype v1.1.3 // indirect
45
46
github.com/hashicorp/hcl v1.0.0 // indirect
46
- github.com/icza/bitio v1.1.0 // indirect
47
47
github.com/inconshreveable/mousetrap v1.0.0 // indirect
48
48
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
49
49
github.com/josharian/intern v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -287,6 +287,7 @@ github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:
287
287
github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639 /go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc =
288
288
github.com/icza/bitio v1.1.0 h1:ysX4vtldjdi3Ygai5m1cWy4oLkhWTAi+SyO6HC8L9T0 =
289
289
github.com/icza/bitio v1.1.0 /go.mod h1:0jGnlLAx8MKMr9VGnn/4YrvZiprkvBelsVIbA9Jjr9A =
290
+ github.com/icza/mighty v0.0.0-20180919140131-cfd07d671de6 h1:8UsGZ2rr2ksmEru6lToqnXgA8Mz1DP11X4zSJ159C3k =
290
291
github.com/icza/mighty v0.0.0-20180919140131-cfd07d671de6 /go.mod h1:xQig96I1VNBDIWGCdTt54nHt6EeI639SmHycLYL7FkA =
291
292
github.com/inconshreveable/mousetrap v1.0.0 h1:Z8tu5sraLXCXIcARxBp/8cbvlwVa7Z1NHg9XEKhtSvM =
292
293
github.com/inconshreveable/mousetrap v1.0.0 /go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8 =
You can’t perform that action at this time.
0 commit comments