diff --git a/Gopkg.lock b/Gopkg.lock index e21c866ee..0ca8be3f4 100644 --- a/Gopkg.lock +++ b/Gopkg.lock @@ -1,6 +1,25 @@ # This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'. +[[projects]] + name = "cloud.google.com/go" + packages = ["compute/metadata"] + revision = "64a2037ec6be8a4b0c1d1f706ed35b428b989239" + version = "v0.26.0" + +[[projects]] + name = "github.com/Azure/go-autorest" + packages = [ + "autorest", + "autorest/adal", + "autorest/azure", + "autorest/date", + "logger", + "version" + ] + revision = "a35eae345f69bbfbe3b8fa0b1d3fe98f8430b21a" + version = "v10.15.3" + [[projects]] name = "github.com/BurntSushi/toml" packages = ["."] @@ -31,6 +50,12 @@ revision = "346938d642f2ec3594ed81d874461961cd0faa76" version = "v1.1.0" +[[projects]] + name = "github.com/dgrijalva/jwt-go" + packages = ["."] + revision = "06ea1031745cb8b3dab3f6a236daf2b0aa468b7e" + version = "v3.2.0" + [[projects]] branch = "master" name = "github.com/docker/distribution" @@ -191,6 +216,20 @@ revision = "ee43cbb60db7bd22502942cccbc39059117352ab" version = "v0.1.0" +[[projects]] + branch = "master" + name = "github.com/gophercloud/gophercloud" + packages = [ + ".", + "openstack", + "openstack/identity/v2/tenants", + "openstack/identity/v2/tokens", + "openstack/identity/v3/tokens", + "openstack/utils", + "pagination" + ] + revision = "07d15af37699505fb5535c0962f49a10379d12ff" + [[projects]] name = "github.com/gorilla/context" packages = ["."] @@ -253,8 +292,8 @@ [[projects]] name = "github.com/justinbarrick/go-k8s-portforward" packages = ["."] - revision = "b691ffe85e96a3e4ce5de9d8a17f1f884190e6d0" - version = "v1.0.0" + revision = "d39d2092197c730c96523ab78491f481860eaa89" + version = "v1.0.1" [[projects]] branch = "master" @@ -430,6 +469,7 @@ name = "golang.org/x/net" packages = [ "context", + "context/ctxhttp", "http2", "http2/hpack", "idna", @@ -439,6 +479,18 @@ ] revision = "cbe0f9307d0156177f9dd5dc85da1a31abc5f2fb" +[[projects]] + branch = "master" + name = "golang.org/x/oauth2" + packages = [ + ".", + "google", + "internal", + "jws", + "jwt" + ] + revision = "d2e6202438beef2727060aa7cabdd924d92ebfd9" + [[projects]] branch = "master" name = "golang.org/x/sys" @@ -475,6 +527,23 @@ packages = ["rate"] revision = "6dc17368e09b0e8634d71cac8168d853e869a0c7" +[[projects]] + name = "google.golang.org/appengine" + packages = [ + ".", + "internal", + "internal/app_identity", + "internal/base", + "internal/datastore", + "internal/log", + "internal/modules", + "internal/remote_api", + "internal/urlfetch", + "urlfetch" + ] + revision = "b1f26356af11148e710935ed1ac8a7f5702c7612" + version = "v1.1.0" + [[projects]] branch = "master" name = "google.golang.org/genproto" @@ -560,7 +629,6 @@ version = "kubernetes-1.11.0" [[projects]] - branch = "release-1.11" name = "k8s.io/apimachinery" packages = [ "pkg/api/errors", @@ -609,6 +677,7 @@ "third_party/forked/golang/reflect" ] revision = "103fd098999dc9c0c88536f5c9ad2e5da39373ae" + version = "kubernetes-1.11.0" [[projects]] name = "k8s.io/client-go" @@ -680,10 +749,16 @@ "pkg/apis/clientauthentication/v1alpha1", "pkg/apis/clientauthentication/v1beta1", "pkg/version", + "plugin/pkg/client/auth", + "plugin/pkg/client/auth/azure", "plugin/pkg/client/auth/exec", + "plugin/pkg/client/auth/gcp", + "plugin/pkg/client/auth/oidc", + "plugin/pkg/client/auth/openstack", "rest", "rest/watch", "testing", + "third_party/forked/golang/template", "tools/auth", "tools/cache", "tools/clientcmd", @@ -703,6 +778,7 @@ "util/flowcontrol", "util/homedir", "util/integer", + "util/jsonpath", "util/retry", "util/workqueue" ] @@ -762,6 +838,6 @@ [solve-meta] analyzer-name = "dep" analyzer-version = 1 - inputs-digest = "2c24153e0bc861ad36def5316832ca62468561105ca3996b996e7cb7131cca4b" + inputs-digest = "ac3d43d7eeccf6295bf1988beb6e6ad6e97de9f0c882540b6eeb45578f902a4d" solver-name = "gps-cdcl" solver-version = 1