Skip to content

Commit

Permalink
Updated all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ernoaapa committed Feb 5, 2018
1 parent a0efbc2 commit 6ce5abe
Show file tree
Hide file tree
Showing 60 changed files with 4,451 additions and 864 deletions.
8 changes: 4 additions & 4 deletions vendor.conf
Expand Up @@ -7,13 +7,13 @@ github.com/containerd/containerd 83cf37155670575ec0782bb7940b53876c151c40
github.com/sirupsen/logrus v1.0.3
golang.org/x/crypto 81e90905daefcd6fd217b62423c0908922eadb30
golang.org/x/sys bb24a47a89eac6c1227fbcb2ae37a8b9ed323366
github.com/Microsoft/go-winio v0.4.5
github.com/Microsoft/go-winio v0.4.7
github.com/containerd/fifo fbfb6a11ec671efbe94ad1c12c2e98773f19e1e6
github.com/gogo/protobuf v0.5
github.com/golang/protobuf 1643683e1b54a9e88ad26d98f81400c8c9d9f4f9
github.com/opencontainers/go-digest v1.0.0-rc1
github.com/opencontainers/image-spec v1.0.1
github.com/opencontainers/runc v1.0.0-rc4
github.com/opencontainers/runc 9f9c96235cc97674e935002fc3d78361b696a69e
github.com/opencontainers/runtime-spec v1.0.1
golang.org/x/net 66aacef3dd8a676686c7ae3716979581e8b03c47
google.golang.org/grpc v1.7.1
Expand All @@ -22,7 +22,7 @@ golang.org/x/text 19e51611da83d6be54ddafce4a4af510cb3e9ea4
github.com/docker/go-events 9461782956ad83b30282bf90e31fa6a70c255ba9
golang.org/x/sync 450f422ab23cf9881c94e2db30cac0eb1b7cf80c
github.com/containerd/continuity cf279e6ac893682272b4479d4c67fd3abf878b4e
gopkg.in/go-playground/validator.v9 v9.8.0
gopkg.in/go-playground/validator.v9 v9.9.4
github.com/go-playground/universal-translator v0.16.0
github.com/go-playground/locales v0.11.2
gopkg.in/yaml.v2 eb3733d160e74a9c7e442f435eb3bea458e1d19f
Expand All @@ -33,7 +33,7 @@ github.com/willf/pad b3d7806010228b1a954b4d9c4ee4cf6cb476b063
github.com/mattn/go-isatty v0.0.3
github.com/mattn/go-colorable v0.0.9
github.com/rs/xid v1.1
github.com/miekg/dns b38dc3dcb734f6ca3a830a1f92edf188330956c5
github.com/miekg/dns v1.0.4
github.com/cenkalti/backoff v1.1.0
github.com/containerd/typeurl f6943554a7e7e88b3c14aad190bf05932da84788
github.com/docker/docker v17.05.0-ce
Expand Down
3 changes: 0 additions & 3 deletions vendor/github.com/Microsoft/go-winio/file.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

64 changes: 42 additions & 22 deletions vendor/github.com/Microsoft/go-winio/pipe.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 0 additions & 8 deletions vendor/github.com/Microsoft/go-winio/zsyscall_windows.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 17 additions & 13 deletions vendor/github.com/miekg/dns/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 9 additions & 10 deletions vendor/github.com/miekg/dns/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions vendor/github.com/miekg/dns/clientconfig.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 5 additions & 2 deletions vendor/github.com/miekg/dns/defaults.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6ce5abe

Please sign in to comment.