@@ -19,16 +19,16 @@ require (
19
19
github.com/inconshreveable/go-update v0.0.0-20160112193335-8152e7eb6ccf // indirect
20
20
github.com/mattn/go-colorable v0.1.13 // indirect
21
21
github.com/mattn/go-isatty v0.0.17 // indirect
22
- github.com/mattn/go-runewidth v0.0.13 // indirect
22
+ github.com/mattn/go-runewidth v0.0.14 // indirect
23
23
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d // indirect
24
- github.com/rivo/uniseg v0.2.0 // indirect
24
+ github.com/rivo/uniseg v0.4.4 // indirect
25
25
github.com/tcnksm/go-gitconfig v0.1.2 // indirect
26
- github.com/ulikunitz/xz v0.5.10 // indirect
27
- golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 // indirect
28
- golang.org/x/net v0.0.0-20211216030914-fe4d6282115f // indirect
29
- golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 // indirect
30
- golang.org/x/sys v0.3 .0 // indirect
26
+ github.com/ulikunitz/xz v0.5.11 // indirect
27
+ golang.org/x/crypto v0.6.0 // indirect
28
+ golang.org/x/net v0.7.0 // indirect
29
+ golang.org/x/oauth2 v0.5.0 // indirect
30
+ golang.org/x/sys v0.5 .0 // indirect
31
31
google.golang.org/appengine v1.6.7 // indirect
32
- google.golang.org/protobuf v1.27 .1 // indirect
32
+ google.golang.org/protobuf v1.28 .1 // indirect
33
33
gopkg.in/toast.v1 v1.0.0-20180812000517-0a84660828b2 // indirect
34
34
)
0 commit comments