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
6363github.amrom.workers.dev/prometheus/common v0.0.0-20180801064454-c7de2306084e /go.mod h1:daVV7qP5qjZbuso7PdcryaAu0sAZbrN9i7WWcTMWvro =
6464github.amrom.workers.dev/prometheus/procfs v0.0.0-20180725123919-05ee40e3a273 h1:agujYaXJSxSo18YNX3jzl+4G6Bstwt+kqv47GS12uL0 =
6565github.amrom.workers.dev/prometheus/procfs v0.0.0-20180725123919-05ee40e3a273 /go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk =
66+ github.com/spf13/afero v1.2.2 h1:5jhuqJyZCZf2JRofRvN/nIFgIWNzPa3/Vz8mYylgbWc =
6667github.amrom.workers.dev/spf13/afero v1.2.2 /go.mod h1:9ZxEEn6pIJ8Rxe320qSDBk6AsU0r9pR7Q4OcevTdifk =
6768github.amrom.workers.dev/spf13/pflag v1.0.2 h1:Fy0orTDgHdbnzHcsOgfCN4LtHf0ec3wwtiwJqwvf3Gc =
6869github.amrom.workers.dev/spf13/pflag v1.0.2 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
Original file line number Diff line number Diff line change 1919hack_dir=$( dirname ${BASH_SOURCE} )
2020source ${hack_dir} /common.sh
2121
22- k8s_version=1.13 .1
22+ k8s_version=1.14 .1
2323goarch=amd64
2424goos=" unknown"
2525
You can’t perform that action at this time.
0 commit comments