File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ github.com/prometheus/common v0.0.0-20180801064454-c7de2306084e h1:n/3MEhJQjQxrO
63
63
github.com/prometheus/common v0.0.0-20180801064454-c7de2306084e /go.mod h1:daVV7qP5qjZbuso7PdcryaAu0sAZbrN9i7WWcTMWvro =
64
64
github.com/prometheus/procfs v0.0.0-20180725123919-05ee40e3a273 h1:agujYaXJSxSo18YNX3jzl+4G6Bstwt+kqv47GS12uL0 =
65
65
github.com/prometheus/procfs v0.0.0-20180725123919-05ee40e3a273 /go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk =
66
+ github.com/spf13/afero v1.2.2 h1:5jhuqJyZCZf2JRofRvN/nIFgIWNzPa3/Vz8mYylgbWc =
66
67
github.com/spf13/afero v1.2.2 /go.mod h1:9ZxEEn6pIJ8Rxe320qSDBk6AsU0r9pR7Q4OcevTdifk =
67
68
github.com/spf13/pflag v1.0.2 h1:Fy0orTDgHdbnzHcsOgfCN4LtHf0ec3wwtiwJqwvf3Gc =
68
69
github.com/spf13/pflag v1.0.2 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
Original file line number Diff line number Diff line change 19
19
hack_dir=$( dirname ${BASH_SOURCE} )
20
20
source ${hack_dir} /common.sh
21
21
22
- k8s_version=1.13 .1
22
+ k8s_version=1.14 .1
23
23
goarch=amd64
24
24
goos=" unknown"
25
25
You can’t perform that action at this time.
0 commit comments