File tree Expand file tree Collapse file tree 2 files changed +185
-37
lines changed Expand file tree Collapse file tree 2 files changed +185
-37
lines changed Original file line number Diff line number Diff line change @@ -17,15 +17,13 @@ require (
17
17
github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 // indirect
18
18
github.com/gliderlabs/ssh v0.3.1 // indirect
19
19
github.com/go-git/go-git/v5 v5.4.2
20
- github.com/gopherjs/gopherjs v0.0.0-20200217142428-fce0ec30dd00 // indirect
21
20
github.com/h2non/filetype v1.1.0 // indirect
22
21
github.com/juju/testing v0.0.0-20201030020617-7189b3728523 // indirect
23
22
github.com/olekukonko/tablewriter v0.0.5
24
23
github.com/ory/jsonschema/v3 v3.0.4
25
24
github.com/sirupsen/logrus v1.8.1
26
- github.com/smartystreets/assertions v1.2.0 // indirect
27
25
github.com/spaolacci/murmur3 v1.1.0 // indirect
28
- github.com/spf13/cobra v1.2.1
26
+ github.com/spf13/cobra v1.3.0
29
27
github.com/spf13/pflag v1.0.5
30
28
github.com/stretchr/testify v1.7.0
31
29
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
You can’t perform that action at this time.
0 commit comments