dependabot[bot]
|
fcc800fabf
|
chore(deps): bump github.com/moby/buildkit from 0.12.5 to 0.13.0 (#3072)
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.12.5 to 0.13.0.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](https://github.com/moby/buildkit/compare/v0.12.5...v0.13.0)
---
updated-dependencies:
- dependency-name: github.com/moby/buildkit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-20 19:46:17 -07:00 |
Jason Hall
|
6bbd8a331c
|
Bump deps (#1885)
```
* use go 1.17 semantics in go.mod
* pin tonistiigi/fsutil dep to match docker/docker's dep
go get -u ./...
go mod vendor
```
|
2022-01-21 13:59:16 -05:00 |
Sascha Schwarze
|
69f942f751
|
Improve retry behavior for push operation (#1578)
* Update go-containerregistry to 0.4
* Implement --push-retry argument
|
2021-02-22 21:25:58 -08:00 |
Ben Einaudi
|
03b8922ede
|
Upgrade dependency to go-containerregistry third-party library
By doing so it will fix issues met when mixing source/remote registry
Close #808
|
2020-01-26 18:55:52 +01:00 |