Skip to content

Commit

Permalink
Update module github.com/spf13/cobra to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 2, 2021
1 parent 4116399 commit d26fcb9
Showing 2 changed files with 389 additions and 3 deletions.
19 changes: 16 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -3,12 +3,25 @@ module github.com/vs4vijay/lazykubectl
go 1.14

require (
github.com/coreos/bbolt v1.3.2 // indirect
github.com/coreos/etcd v3.3.13+incompatible // indirect
github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e // indirect
github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f // indirect
github.com/gorilla/websocket v1.4.2 // indirect
github.com/grpc-ecosystem/go-grpc-middleware v1.0.0 // indirect
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect
github.com/jonboulle/clockwork v0.1.0 // indirect
github.com/jroimartin/gocui v0.4.0
github.com/mattn/go-runewidth v0.0.9 // indirect
github.com/nsf/termbox-go v0.0.0-20200204031403-4d2b513ad8be // indirect
github.com/spf13/cobra v1.1.1
github.com/spf13/viper v1.7.1
golang.org/x/sys v0.0.0-20200212091648-12a6c2dcc1e4 // indirect
github.com/prometheus/client_golang v0.9.3 // indirect
github.com/soheilhy/cmux v0.1.4 // indirect
github.com/spf13/cobra v1.2.1
github.com/spf13/viper v1.8.1
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 // indirect
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 // indirect
go.etcd.io/bbolt v1.3.2 // indirect
gopkg.in/resty.v1 v1.12.0 // indirect
k8s.io/api v0.17.0
k8s.io/apimachinery v0.17.0
k8s.io/client-go v0.17.0
Loading

0 comments on commit d26fcb9

Please sign in to comment.