kaniko/pkg
Michael Plump 3e56c7fd0f
chore: upgrade all the dependencies to their latest versions (#3454)
* chore: go get -u ./...

* chore: go mod tidy

* chore: go mod vendor

* chore: fix compilation for buildkit >= 0.15.0

* chore: upgrade to Go 1.24

* chore: upgrade the Debian container used in an integration test
2025-05-21 09:31:10 -04:00
..
buildcontext feat: add skip tls flag for private git context (#2854) 2024-02-28 23:18:41 -08:00
cache Reproducing and Fixing #2892 (#2893) 2023-12-14 17:00:54 -08:00
commands fix: warn instead of error when COPY wildcard does not match any files (#3127) 2024-05-13 22:38:51 -07:00
config Add --push-ignore-immutable-tag-errors boolean CLI option (#2774) 2024-02-29 10:05:58 -08:00
constants Fix fs_util tests failing on systems with /tmp mountpoint (#2583) 2023-06-19 12:01:20 -07:00
creds fix: Remove references to deprecated io/ioutil pkg (#2867) 2023-11-28 13:02:53 -08:00
dockerfile fix: prevent panic when image name and stage alias are the same (#3245) 2024-07-10 09:34:45 -07:00
executor Enable pushing cache with --no-push (#3181) 2024-06-04 11:21:16 -07:00
fakes refactor cache.Warm and add tests 2020-01-10 12:29:17 -08:00
filesystem fix: Remove references to deprecated io/ioutil pkg (#2867) 2023-11-28 13:02:53 -08:00
image deps: bump github.com/moby/buildkit and github.com/docker/docker (#3242) 2024-07-08 13:02:39 -04:00
logging Add timestamp to logs 2020-04-23 13:40:47 +02:00
mocks/go-containerregistry/mockv1 rename mock pkg for lint 2020-01-17 14:59:14 -08:00
snapshot fix: Remove references to deprecated io/ioutil pkg (#2867) 2023-11-28 13:02:53 -08:00
timing Fix Integration tests (#2425) 2023-03-21 12:30:54 -04:00
util chore: upgrade all the dependencies to their latest versions (#3454) 2025-05-21 09:31:10 -04:00
version Set a user-agent for registry pushes. (#87) 2018-04-13 14:25:58 -07:00