Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit 21f7e8d

Browse files
author
Mattia Bertorello
committed
Changed version of docker because it does not compile with the code
1 parent 3b4fe67 commit 21f7e8d

File tree

172 files changed

+2750
-3353
lines changed

Some content is hidden

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

172 files changed

+2750
-3353
lines changed

Gopkg.lock

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

Gopkg.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,12 @@
9999

100100
[[constraint]]
101101
name = "github.com/docker/docker"
102-
version = "v17.03.2-ce"
102+
revision = "a0385f7ad7f8ebab4ca88e9b629a6b31423a10ee"
103+
104+
# Taken from here https://github.com/moby/moby/blob/a0385f7ad7f8ebab4ca88e9b629a6b31423a10ee/vendor.conf#L67
105+
[[override]]
106+
name = "github.com/docker/distribution"
107+
revision = "83389a148052d74ac602f5f1d62f86ff2f3c4aa5"
103108

104109
[prune]
105110
go-tests = true

vendor/github.com/docker/distribution/AUTHORS

Lines changed: 12 additions & 12 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/digest.go

Lines changed: 0 additions & 139 deletions
This file was deleted.

0 commit comments

Comments
 (0)