Skip to content

Commit

Permalink
Update kubernetes vendor to v1.19 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
superbrothers authored Nov 8, 2020
1 parent 3191b12 commit bbe0f55
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 11 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
module github.com/superbrothers/ksort

go 1.13
go 1.15

require (
github.com/spf13/cobra v1.0.0
helm.sh/helm/v3 v3.2.0
k8s.io/cli-runtime v0.18.2
k8s.io/klog/v2 v2.0.0
k8s.io/cli-runtime v0.19.3
k8s.io/klog/v2 v2.2.0
)
Loading

0 comments on commit bbe0f55

Please sign in to comment.