dependabot-preview[bot]
94453c85c7
build(deps): bump github.com/containers/storage from 1.15.7 to 1.15.8
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.15.7 to 1.15.8.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.15.7...v1.15.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2020-02-03 13:51:31 +01:00
dependabot-preview[bot]
587a25fd8a
build(deps): bump github.com/containers/storage from 1.15.5 to 1.15.7
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.15.5 to 1.15.7.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.15.5...v1.15.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Matthew Heon <mheon@redhat.com >
2020-01-23 03:49:20 -05:00
Daniel J Walsh
50ece79387
build(deps): bump github.com/containers/image/v5 from 5.0.0 to 5.1.0
...
Bumps [github.com/containers/image/v5](https://github.com/containers/image ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/containers/image/releases )
- [Commits](https://github.com/containers/image/compare/v5.0.0...v5.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2019-12-20 09:30:47 -05:00
Miloslav Trmač
d3f59bedb3
Update c/image to v4.0.1 and buildah to 1.11.3
...
This requires updating all import paths throughout, and a matching
buildah update to interoperate.
I can't figure out the reason for go.mod tracking
github.com/containers/image v3.0.2+incompatible // indirect
((go mod graph) lists it as a direct dependency of libpod, but
(go list -json -m all) lists it as an indirect dependency),
but at least looking at the vendor subdirectory, it doesn't seem
to be actually used in the built binaries.
Signed-off-by: Miloslav Trmač <mitr@redhat.com >
2019-10-04 20:18:23 +02:00
Valentin Rothberg
2388222e98
update dependencies
...
Ran a `go get -u` and bumped K8s deps to 1.15.0.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2019-06-24 21:29:31 +02:00
Valentin Rothberg
d697456dc9
migrate to go-modules
...
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2019-06-24 13:20:59 +02:00
Valentin Rothberg
c069d11759
vendor containers/image v1.4
...
This requires some additional changes to the dependencies since the
progress-bar library has been changed to github.com/vbauerster/mpb.
Please refer to the following link for the release notes:
https://github.com/containers/image/releases/tag/v1.4
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2019-02-21 11:54:04 +01:00
Valentin Rothberg
bd40dcfc2b
vendor: update everything
...
* If possible, update each dependency to the latest available version.
* Use releases over commit IDs and avoid vendoring branches.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2019-01-11 13:38:11 +01:00
Daniel J Walsh
af64e10400
Vendor in lots of kubernetes stuff to shrink image size
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
Closes : #554
Approved by: mheon
2018-03-27 18:09:12 +00:00
Matthew Heon
4bc9a6d633
HACK: monkey-patch gosqlite3 to rollback unconditionally after tx error
...
Signed-off-by: Matthew Heon <matthew.heon@gmail.com >
Closes : #268
Approved by: rhatdan
2018-02-09 15:01:34 +00:00
Matthew Heon
c6fe4430b7
Compile-tested implementation of SQL-backed state
...
Signed-off-by: Matthew Heon <matthew.heon@gmail.com >
2017-11-18 12:54:05 -05:00
Matthew Heon
a031b83a09
Initial checkin from CRI-O repo
...
Signed-off-by: Matthew Heon <matthew.heon@gmail.com >
2017-11-01 11:24:59 -04:00