Commit 4ffaf707 authored by Bowei Du's avatar Bowei Du

Add google k8s-cloud-provider to the import boss whitelist

parent f9531753
...@@ -103,15 +103,16 @@ ...@@ -103,15 +103,16 @@
"github.com/cloudflare/cfssl/signer", "github.com/cloudflare/cfssl/signer",
"github.com/cloudflare/cfssl/signer/local", "github.com/cloudflare/cfssl/signer/local",
"github.com/davecgh/go-spew/spew", "github.com/davecgh/go-spew/spew",
"github.com/docker/distribution/reference",
"github.com/evanphx/json-patch", "github.com/evanphx/json-patch",
"github.com/golang/groupcache/lru", "github.com/golang/groupcache/lru",
"github.com/GoogleCloudPlatform/k8s-cloud-provider/pkg/cloud",
"github.com/google/gofuzz",
"github.com/prometheus/client_golang/prometheus", "github.com/prometheus/client_golang/prometheus",
"github.com/robfig/cron", "github.com/robfig/cron",
"github.com/spf13/pflag", "github.com/spf13/pflag",
"github.com/stretchr/testify/assert", "github.com/stretchr/testify/assert",
"github.com/stretchr/testify/require", "github.com/stretchr/testify/require"
"github.com/docker/distribution/reference",
"github.com/google/gofuzz"
] ]
}, },
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment