apiserver/Godeps/Godeps.json

482 lines
9.2 KiB
JSON

{
"ImportPath": "k8s.io/apiserver",
"GoVersion": "unknown",
"GodepVersion": "gen-godeps",
"Packages": [
"./..."
],
"Deps": [
{
"ImportPath": "cloud.google.com/go",
"Rev": "3b1ae45394a2"
},
{
"ImportPath": "github.com/Azure/go-ansiterm",
"Rev": "d6e3b3328b78"
},
{
"ImportPath": "github.com/Azure/go-autorest",
"Rev": "v11.1.0"
},
{
"ImportPath": "github.com/BurntSushi/toml",
"Rev": "v0.3.0"
},
{
"ImportPath": "github.com/NYTimes/gziphandler",
"Rev": "56545f4a5d46"
},
{
"ImportPath": "github.com/PuerkitoBio/purell",
"Rev": "v1.0.0"
},
{
"ImportPath": "github.com/PuerkitoBio/urlesc",
"Rev": "5bd2802263f2"
},
{
"ImportPath": "github.com/alecthomas/template",
"Rev": "a0175ee3bccc"
},
{
"ImportPath": "github.com/alecthomas/units",
"Rev": "2efee857e7cf"
},
{
"ImportPath": "github.com/beorn7/perks",
"Rev": "3ac7bf7a47d1"
},
{
"ImportPath": "github.com/coreos/bbolt",
"Rev": "v1.3.1-coreos.6"
},
{
"ImportPath": "github.com/coreos/etcd",
"Rev": "v3.3.10"
},
{
"ImportPath": "github.com/coreos/go-oidc",
"Rev": "065b426bd416"
},
{
"ImportPath": "github.com/coreos/go-semver",
"Rev": "e214231b295a"
},
{
"ImportPath": "github.com/coreos/go-systemd",
"Rev": "39ca1b05acc7"
},
{
"ImportPath": "github.com/coreos/pkg",
"Rev": "97fdf19511ea"
},
{
"ImportPath": "github.com/davecgh/go-spew",
"Rev": "782f4967f2dc"
},
{
"ImportPath": "github.com/dgrijalva/jwt-go",
"Rev": "01aeca54ebda"
},
{
"ImportPath": "github.com/docker/docker",
"Rev": "a9fbbdc8dd87"
},
{
"ImportPath": "github.com/docker/spdystream",
"Rev": "449fdfce4d96"
},
{
"ImportPath": "github.com/elazarl/goproxy",
"Rev": "c4fc26588b6e"
},
{
"ImportPath": "github.com/emicklei/go-restful",
"Rev": "ff4f55a20633"
},
{
"ImportPath": "github.com/evanphx/json-patch",
"Rev": "5858425f7550"
},
{
"ImportPath": "github.com/fsnotify/fsnotify",
"Rev": "v1.4.7"
},
{
"ImportPath": "github.com/ghodss/yaml",
"Rev": "c7ce16629ff4"
},
{
"ImportPath": "github.com/go-kit/kit",
"Rev": "v0.8.0"
},
{
"ImportPath": "github.com/go-logfmt/logfmt",
"Rev": "v0.3.0"
},
{
"ImportPath": "github.com/go-openapi/jsonpointer",
"Rev": "v0.19.0"
},
{
"ImportPath": "github.com/go-openapi/jsonreference",
"Rev": "v0.19.0"
},
{
"ImportPath": "github.com/go-openapi/spec",
"Rev": "v0.17.2"
},
{
"ImportPath": "github.com/go-openapi/swag",
"Rev": "v0.17.2"
},
{
"ImportPath": "github.com/go-stack/stack",
"Rev": "v1.8.0"
},
{
"ImportPath": "github.com/gogo/protobuf",
"Rev": "342cbe0a0415"
},
{
"ImportPath": "github.com/golang/glog",
"Rev": "23def4e6c14b"
},
{
"ImportPath": "github.com/golang/groupcache",
"Rev": "02826c3e7903"
},
{
"ImportPath": "github.com/golang/protobuf",
"Rev": "v1.1.0"
},
{
"ImportPath": "github.com/google/btree",
"Rev": "7d79101e329e"
},
{
"ImportPath": "github.com/google/go-cmp",
"Rev": "v0.2.0"
},
{
"ImportPath": "github.com/google/gofuzz",
"Rev": "24818f796faf"
},
{
"ImportPath": "github.com/google/uuid",
"Rev": "8c31c18f31ed"
},
{
"ImportPath": "github.com/googleapis/gnostic",
"Rev": "0c5108395e2d"
},
{
"ImportPath": "github.com/gophercloud/gophercloud",
"Rev": "c818fa66e4c8"
},
{
"ImportPath": "github.com/gorilla/websocket",
"Rev": "4201258b820c"
},
{
"ImportPath": "github.com/gotestyourself/gotestyourself",
"Rev": "v2.2.0"
},
{
"ImportPath": "github.com/gregjones/httpcache",
"Rev": "787624de3eb7"
},
{
"ImportPath": "github.com/grpc-ecosystem/go-grpc-middleware",
"Rev": "cfaf5686ec79"
},
{
"ImportPath": "github.com/grpc-ecosystem/go-grpc-prometheus",
"Rev": "2500245aa611"
},
{
"ImportPath": "github.com/grpc-ecosystem/grpc-gateway",
"Rev": "v1.3.0"
},
{
"ImportPath": "github.com/hashicorp/golang-lru",
"Rev": "v0.5.0"
},
{
"ImportPath": "github.com/hpcloud/tail",
"Rev": "v1.0.0"
},
{
"ImportPath": "github.com/imdario/mergo",
"Rev": "v0.3.5"
},
{
"ImportPath": "github.com/jonboulle/clockwork",
"Rev": "72f9bd7c4e0c"
},
{
"ImportPath": "github.com/json-iterator/go",
"Rev": "ab8a2e0c74be"
},
{
"ImportPath": "github.com/julienschmidt/httprouter",
"Rev": "v1.2.0"
},
{
"ImportPath": "github.com/kr/logfmt",
"Rev": "b84e30acd515"
},
{
"ImportPath": "github.com/mailru/easyjson",
"Rev": "2f5df55504eb"
},
{
"ImportPath": "github.com/matttproud/golang_protobuf_extensions",
"Rev": "v1.0.1"
},
{
"ImportPath": "github.com/modern-go/concurrent",
"Rev": "bacd9c7ef1dd"
},
{
"ImportPath": "github.com/modern-go/reflect2",
"Rev": "v1.0.1"
},
{
"ImportPath": "github.com/munnerz/goautoneg",
"Rev": "a547fc61f48d"
},
{
"ImportPath": "github.com/mwitkow/go-conntrack",
"Rev": "cc309e4a2223"
},
{
"ImportPath": "github.com/mxk/go-flowrate",
"Rev": "cca7078d478f"
},
{
"ImportPath": "github.com/natefinch/lumberjack",
"Rev": "v2.0.0"
},
{
"ImportPath": "github.com/onsi/ginkgo",
"Rev": "67b9df7f55fe"
},
{
"ImportPath": "github.com/onsi/gomega",
"Rev": "5533ce8a0da3"
},
{
"ImportPath": "github.com/pborman/uuid",
"Rev": "ca53cad383ca"
},
{
"ImportPath": "github.com/peterbourgon/diskv",
"Rev": "v2.0.1"
},
{
"ImportPath": "github.com/philhofer/fwd",
"Rev": "v1.0.0"
},
{
"ImportPath": "github.com/pkg/errors",
"Rev": "v0.8.0"
},
{
"ImportPath": "github.com/pmezard/go-difflib",
"Rev": "5d4384ee4fb2"
},
{
"ImportPath": "github.com/pquerna/cachecontrol",
"Rev": "0dec1b30a021"
},
{
"ImportPath": "github.com/pquerna/ffjson",
"Rev": "af8b230fcd20"
},
{
"ImportPath": "github.com/prometheus/client_golang",
"Rev": "v0.9.2"
},
{
"ImportPath": "github.com/prometheus/client_model",
"Rev": "fa8ad6fec335"
},
{
"ImportPath": "github.com/prometheus/common",
"Rev": "v0.2.0"
},
{
"ImportPath": "github.com/prometheus/procfs",
"Rev": "65c1f6f8f0fc"
},
{
"ImportPath": "github.com/sirupsen/logrus",
"Rev": "89742aefa4b2"
},
{
"ImportPath": "github.com/soheilhy/cmux",
"Rev": "v0.1.3"
},
{
"ImportPath": "github.com/spf13/pflag",
"Rev": "v1.0.1"
},
{
"ImportPath": "github.com/stretchr/testify",
"Rev": "c679ae2cc0cb"
},
{
"ImportPath": "github.com/tinylib/msgp",
"Rev": "v1.1.0"
},
{
"ImportPath": "github.com/tmc/grpc-websocket-proxy",
"Rev": "89b8d40f7ca8"
},
{
"ImportPath": "github.com/ugorji/go",
"Rev": "bdcc60b419d1"
},
{
"ImportPath": "github.com/xiang90/probing",
"Rev": "07dd2e8dfe18"
},
{
"ImportPath": "go.uber.org/atomic",
"Rev": "8dc6146f7569"
},
{
"ImportPath": "go.uber.org/multierr",
"Rev": "ddea229ff1df"
},
{
"ImportPath": "go.uber.org/zap",
"Rev": "67bc79d13d15"
},
{
"ImportPath": "golang.org/x/crypto",
"Rev": "de0752318171"
},
{
"ImportPath": "golang.org/x/net",
"Rev": "65e2d4e15006"
},
{
"ImportPath": "golang.org/x/oauth2",
"Rev": "a6bd8cefa181"
},
{
"ImportPath": "golang.org/x/sync",
"Rev": "42b317875d0f"
},
{
"ImportPath": "golang.org/x/sys",
"Rev": "95c657629925"
},
{
"ImportPath": "golang.org/x/text",
"Rev": "b19bf474d317"
},
{
"ImportPath": "golang.org/x/time",
"Rev": "f51c12702a4d"
},
{
"ImportPath": "google.golang.org/appengine",
"Rev": "v1.5.0"
},
{
"ImportPath": "google.golang.org/genproto",
"Rev": "09f6ed296fc6"
},
{
"ImportPath": "google.golang.org/grpc",
"Rev": "v1.13.0"
},
{
"ImportPath": "gopkg.in/airbrake/gobrake.v2",
"Rev": "v2.0.9"
},
{
"ImportPath": "gopkg.in/alecthomas/kingpin.v2",
"Rev": "v2.2.6"
},
{
"ImportPath": "gopkg.in/check.v1",
"Rev": "20d25e280405"
},
{
"ImportPath": "gopkg.in/fsnotify.v1",
"Rev": "v1.4.7"
},
{
"ImportPath": "gopkg.in/gemnasium/logrus-airbrake-hook.v2",
"Rev": "v2.1.2"
},
{
"ImportPath": "gopkg.in/inf.v0",
"Rev": "v0.9.0"
},
{
"ImportPath": "gopkg.in/natefinch/lumberjack.v2",
"Rev": "20b71e5b60d7"
},
{
"ImportPath": "gopkg.in/square/go-jose.v2",
"Rev": "89060dee6a84"
},
{
"ImportPath": "gopkg.in/tomb.v1",
"Rev": "dd632973f1e7"
},
{
"ImportPath": "gopkg.in/yaml.v1",
"Rev": "9f9df34309c0"
},
{
"ImportPath": "gopkg.in/yaml.v2",
"Rev": "v2.2.1"
},
{
"ImportPath": "gotest.tools",
"Rev": "v2.2.0"
},
{
"ImportPath": "k8s.io/api",
"Rev": "8fc60343b75c"
},
{
"ImportPath": "k8s.io/apimachinery",
"Rev": "ba051b3c4d9d"
},
{
"ImportPath": "k8s.io/client-go",
"Rev": "a18eda0c053a"
},
{
"ImportPath": "k8s.io/component-base",
"Rev": "88b5861287aa"
},
{
"ImportPath": "k8s.io/klog",
"Rev": "8e90cee79f82"
},
{
"ImportPath": "k8s.io/kube-openapi",
"Rev": "b3a7cee44a30"
},
{
"ImportPath": "k8s.io/utils",
"Rev": "c2654d5206da"
},
{
"ImportPath": "sigs.k8s.io/structured-merge-diff",
"Rev": "e85c7b244fd2"
},
{
"ImportPath": "sigs.k8s.io/yaml",
"Rev": "v1.1.0"
}
]
}