@@ -8,41 +8,41 @@ require (
8
8
github.com/alecthomas/chroma v0.9.4
9
9
github.com/alexeyco/simpletable v1.0.0
10
10
github.com/amzn/ion-go v1.1.3
11
- github.com/andybalholm/brotli v1.0.3
11
+ github.com/andybalholm/brotli v1.0.4
12
12
github.com/creack/pty v1.1.11 // indirect
13
13
github.com/danielgtaylor/casing v0.0.0-20210126043903-4e55e6373ac3
14
14
github.com/danielgtaylor/go-jmespath-plus v0.0.0-20200228063638-e0b6f132acba
15
15
github.com/danielgtaylor/shorthand v1.0.0
16
16
github.com/eliukblau/pixterm v1.3.1
17
17
github.com/fxamacker/cbor/v2 v2.3.0
18
18
github.com/gbl08ma/httpcache v1.0.2
19
- github.com/getkin/kin-openapi v0.80 .0
19
+ github.com/getkin/kin-openapi v0.86 .0
20
20
github.com/go-openapi/swag v0.19.15 // indirect
21
21
github.com/google/btree v1.0.1 // indirect
22
- github.com/gosimple/slug v1.11 .0
22
+ github.com/gosimple/slug v1.12 .0
23
23
github.com/hinshun/vt10x v0.0.0-20180809195222-d55458df857c // indirect
24
24
github.com/iancoleman/strcase v0.2.0
25
25
github.com/kr/pty v1.1.8 // indirect
26
26
github.com/logrusorgru/aurora v2.0.3+incompatible
27
27
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
28
28
github.com/mailru/easyjson v0.7.7 // indirect
29
- github.com/mattn/go-colorable v0.1.11
29
+ github.com/mattn/go-colorable v0.1.12
30
30
github.com/mattn/go-isatty v0.0.14
31
31
github.com/mattn/go-runewidth v0.0.13 // indirect
32
32
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect
33
- github.com/mitchellh/mapstructure v1.4.2
33
+ github.com/mitchellh/mapstructure v1.4.3
34
34
github.com/shamaton/msgpack v1.2.1
35
- github.com/spf13/cobra v1.2.1
35
+ github.com/spf13/cobra v1.3.0
36
36
github.com/spf13/pflag v1.0.5
37
- github.com/spf13/viper v1.9 .0
37
+ github.com/spf13/viper v1.10 .0
38
38
github.com/stretchr/testify v1.7.0
39
39
github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9
40
40
github.com/twpayne/httpcache v1.0.0 // indirect
41
- golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
41
+ golang.org/x/crypto v0.0.0-20211209193657-4570a0811e8b
42
42
golang.org/x/image v0.0.0-20211028202545-6944b10bf410 // indirect
43
- golang.org/x/net v0.0.0-20211020060615-d418f374d309 // indirect
44
- golang.org/x/oauth2 v0.0.0-20211028175245-ba495a64dcb5
45
- golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359 // indirect
43
+ golang.org/x/net v0.0.0-20211215060638-4ddde0e984e9 // indirect
44
+ golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
45
+ golang.org/x/sys v0.0.0-20211214234402-4825e8c3871d // indirect
46
46
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
47
47
golang.org/x/text v0.3.7 // indirect
48
48
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
0 commit comments