File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
staging/src/k8s.io/legacy-cloud-providers Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,6 @@ go_library(
66
66
"//vendor/github.com/aws/aws-sdk-go/service/elbv2:go_default_library" ,
67
67
"//vendor/github.com/aws/aws-sdk-go/service/kms:go_default_library" ,
68
68
"//vendor/github.com/aws/aws-sdk-go/service/sts:go_default_library" ,
69
- "//vendor/github.com/prometheus/client_golang/prometheus:go_default_library" ,
70
69
"//vendor/gopkg.in/gcfg.v1:go_default_library" ,
71
70
"//vendor/k8s.io/klog:go_default_library" ,
72
71
],
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ require (
16
16
github.com/dnaeon/go-vcr v1.0.1 // indirect
17
17
github.com/gophercloud/gophercloud v0.1.0
18
18
github.com/mitchellh/mapstructure v1.1.2
19
- github.com/prometheus/client_golang v0.9.4
20
19
github.com/rubiojr/go-vhd v0.0.0-20160810183302-0bfd3b39853c
21
20
github.com/satori/go.uuid v1.2.0 // indirect
22
21
github.com/stretchr/testify v1.3.0
You can’t perform that action at this time.
0 commit comments