Commit Graph

5 Commits

Author SHA1 Message Date
Nalin Dahyabhai d0bba95436 bump containerd, docker, and golang.org/x/sys
Bump github.com/containerd/containerd from v1.3.2 to v1.4.1 and
golang.org/x/sys from v0.0.0-20200810151505-1b9f1253b3ed to
v0.0.0-20201018230417-eeed37f84f13.  Bump github.com/docker/docker to an
unreleased tag to fix compilation with newer golang.org/x/sys.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2020-10-20 15:23:51 -04:00
Miloslav Trmač 797e618cbe Update c/image to v4.0.1
This requires updating all import paths throughout.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>

Closes: #1891
Approved by: vrothberg
2019-10-04 07:34:03 +00:00
Valentin Rothberg 73401a48e2 vendor github.com/containers/storage@v1.12.15
* make local-cross more reliable for CI
* Fix cross-compilation
* zstd: use github.com/klauspost/compress directly
* Add support for installing man pages
* Remove merged directory when it is unmounted
* Switch to golangci-lint
* Update generated files
* Keep track of the UIDs and GIDs used in applied layers
* Add cirrus vendor check
* Switch to go modules
* Use same variable name on both commands
* cirrus: ubuntu: try removing cryptsetup-initramfs
* Move lockfiles to their own package
* getLockfile(): use the absolute path
* lockfile: don't bother releasing a lock when closing a file
* locking: take read locks on read-only stores
* locking test updates

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>

Closes: #1739
Approved by: TomSweeneyRedHat
2019-07-26 13:31:14 +00:00
Valentin Rothberg 92ce0bdf10 migrate to go modules
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>

Closes: #1621
Approved by: rhatdan
2019-06-25 09:55:38 +00:00
Daniel J Walsh 3eef1ed0bd Revendor everything
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #1277
Approved by: giuseppe
2019-01-15 11:22:14 +00:00