dependabot[bot]
3d2c088655
Bump github.com/aws/aws-sdk-go from 1.43.36 to 1.44.24 ( #2111 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.43.36 to 1.44.24.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.43.36...v1.44.24 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
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>
2022-06-01 13:14:12 -04:00
Gabriel Nützi
323e616a67
fix: Refactor `LayersMap` to correct old strange code behavior ( #2066 )
...
* fix: Correct flatten function in layers
- Added a test.
- Cache current image, track deletes in `whiteouts` as well as normal adds in `layers`.
- Fix ugly delete behavior of `layerHashCache`.
Delete it when crerating a new snapshot.
- Slight cleanup in `snapshot.go`.
- Format ugly `WalkFS` function.
* fix: Add symbolic link changes to Hasher and CacheHasher
* fix: Better log messages
* fix(ci): Integration tests
* fix(ci): Add `--no-cache` to docker builds
* fix(ci): Pass credentials for error integration test
* np: Missing .gitignore in `hack`
* np: Capitalize every log message
- Correct some linting.
* fix: Key function
- Merge only last layer onto `currentImage`.
* fix: Remove old obsolete `cacheHasher`
2022-05-17 20:30:58 -04:00
Jason Hall
816e6d52b4
Bump go-containerregistry dependency ( #2076 )
...
This picks up https://github.com/google/go-containerregistry/pull/1360
2022-05-08 12:40:24 -04:00
dependabot[bot]
1f2b5fb312
Bump github.com/docker/docker ( #2016 )
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.13+incompatible to 20.10.14+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/docker/docker/compare/v20.10.13...v20.10.14 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-28 10:06:50 -04:00
dependabot[bot]
ceb2bdf4c8
Bump github.com/docker/docker ( #1988 )
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.12+incompatible to 20.10.13+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/docker/docker/compare/v20.10.12...v20.10.13 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-13 23:24:40 -04: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
Jason Hall
76624697df
Bump github.com/docker/docker to latest release ( #1866 )
...
* Bump github.com/docker/docker to latest release
* Pin deps to docker/docker's requirements
fix build breakages
fix unit test
Trying to see whether am-i-in-a-container checks are broken for integration tests...
2022-01-14 15:58:32 -05:00
Matt Moore
1ad4295462
Update ggcr to pick up estargz and caching option ( #1527 )
2020-12-21 10:09:21 -08:00
Tejal Desai
7b51aec5d9
upgrade go container registry to latest master
2020-03-18 15:00:49 -07: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
Benjamin EINAUDI
f17734e799
Tidy dependencies
...
Run 'go mod tidy' and re-vendored dependencies
2019-12-30 22:26:26 +01:00
Fahri Yardımcı
16b4f700cc
Upgrade aws go sdk for supporting eks oidc credential chain
2019-12-21 14:56:04 -08:00
Tejal Desai
6b020a1f97
fix highwayhash
2019-12-21 12:18:09 -08:00
Nick Kubala
e59f05e32f
fix deps
2018-08-01 13:02:54 -07:00
Priya Wadhwa
6c1154aa5f
Updated vendor
2018-06-14 07:40:57 -07:00
Priya Wadhwa
9b4063d2c6
Updated vendor
2018-05-09 12:24:45 -07:00
Priya Wadhwa
3aafb843e2
Updated vendor for exported BuildArgs
2018-05-09 11:56:32 -07:00
Christian Jantz
b5e68f4b7b
added signal validation
2018-05-01 12:12:36 +02:00
dlorenc
cd5b744904
Switch from containers/image to go-containerregistry ( #140 )
...
* Vendor changes for go-containerregistry switch.
* Manual changes for go-containerregistry switch.
The biggest change is refactoring the tarball unpacking.
* Pull more of container-diff out.
* More vendor removals.
* More unit tests.
2018-04-25 19:21:05 -07:00
Priya Wadhwa
4d048d1607
Updated vendor, for container-diff
2018-04-11 14:06:23 -07:00
Priya Wadhwa
a6b971f8e6
dep ensure; updated vendor
2018-03-28 13:34:54 -07:00
Priya Wadhwa
e84ebcc494
Added dockerfile/shell package to vendor
2018-03-16 12:15:53 -07:00
Priya Wadhwa
093dfd04df
Unpack filesystem and whitelist from /proc/self/mountinfo
2018-02-21 11:02:30 -08:00