Skip to content

Commit

Permalink
vendor: introduce buildkit v0.3.3
Browse files Browse the repository at this point in the history
v0.4.0 version of buildkit is using very higher golang version. We don't
want to follow this so fast. This is why we use v0.3.3 here.

Using following command to add the packages:

    govendor fetch github.com/moby/buildkit/...@v0.3.3
    govendor fetch github.com/tonistiigi/fsutil@2862f6bc5ac9b97124e552a5c108230b38a1b0ca
    govendor fetch github.com/hashicorp/go-immutable-radix::github.com/tonistiigi/go-immutable-radix@826af9ccf0feeee615d546d69b11f8e98da8c8f1

Signed-off-by: Wei Fu <fuweid89@gmail.com>
  • Loading branch information
fuweid authored and allencloud committed May 9, 2019
1 parent 4682150 commit 09c289c
Show file tree
Hide file tree
Showing 447 changed files with 82,518 additions and 10 deletions.
51 changes: 51 additions & 0 deletions vendor/github.com/containerd/containerd/content/local/locks.go

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

40 changes: 40 additions & 0 deletions vendor/github.com/containerd/containerd/content/local/readerat.go

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

Loading

0 comments on commit 09c289c

Please sign in to comment.