Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

Commit e6fe2ef

Browse files
committed
vendor update for Docker instance plugin
1 parent 0a99d03 commit e6fe2ef

File tree

247 files changed

+15661
-1536
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

247 files changed

+15661
-1536
lines changed

vendor.conf

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@ github.com/coreos/etcd/etcdserver/etcdserverpb v3.1.3
2121
github.com/coreos/etcd/mvcc/mvccpb v3.1.3
2222
github.com/coreos/etcd/pkg/tlsutil v3.1.3
2323
github.com/davecgh/go-spew v1.0.0-9-g346938d
24-
github.com/docker/distribution v2.6.0-rc.1-4-g7694c31
25-
github.com/docker/docker 3a68292
26-
github.com/docker/go-connections v0.2.1-10-gf512407
27-
github.com/docker/go-units v0.3.1-8-g8a7beac
24+
github.com/docker/docker v17.04.0-ce
25+
github.com/docker/distribution b38e5838b7b2f2ad48e06ec4b500011976080621
26+
github.com/docker/libtrust 9cbd2a1374f46905c68a4eb3694a130610adc62a
27+
github.com/docker/go-units 9e638d38cf6977a37a8ea0078f3ee75a7cdb2dd1
28+
github.com/docker/go-connections d217f8e36aba4dbc397981e692a65d3f13b9a46d
2829
github.com/ghodss/yaml 73d445a93680fa1a78ae23a5839bad48f32ba1ee
2930
github.com/golang/glog 23def4e
3031
github.com/golang/mock bd3c8e8
3132
github.com/golang/protobuf/jsonpb 4bd1920723d7b7c925de087aa32e2187708897f7
3233
github.com/golang/protobuf/proto 4bd1920723d7b7c925de087aa32e2187708897f7
33-
github.com/gorilla/handlers v1.1-12-ge1b2144
3434
github.com/gorilla/mux 757bef9
3535
github.com/gorilla/rpc 22c016f
3636
github.com/grpc-ecosystem/go-grpc-prometheus v1.1
@@ -50,7 +50,8 @@ github.com/mattn/go-colorable d228849
5050
github.com/mattn/go-isatty 30a891c
5151
github.com/matttproud/golang_protobuf_extensions v1.0.0
5252
github.com/nightlyone/lockfile 1d49c98
53-
github.com/opencontainers/runc v1.0.0-rc2-137-g43c4300
53+
github.com/opencontainers/runc 9c2d8d184e5da67c95d601382adf14862e4f2228 https://github.com/docker/runc.git # libcontainer
54+
github.com/opencontainers/go-digest a6d0ee40d4207ea02364bd3b9e8e77b9159ba1eb
5455
github.com/pkg/errors v0.8.0-2-g248dadf
5556
github.com/pmezard/go-difflib v1.0.0
5657
github.com/prometheus/client_golang/prometheus v0.8.0

vendor/github.com/docker/distribution/BUILDING.md

Lines changed: 3 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/docker/distribution/CHANGELOG.md

Lines changed: 48 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/docker/distribution/Makefile

Lines changed: 6 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/docker/distribution/circle.yml

Lines changed: 6 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/docker/distribution/digest/set.go renamed to vendor/github.com/docker/distribution/digestset/set.go

Lines changed: 16 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/docker/distribution/reference/helpers.go

Lines changed: 30 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)