Skip to content

Commit

Permalink
WIP - Pointing to the imgutil version with name.ref annotation
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Bustamante <[email protected]>
  • Loading branch information
jjbustamante committed Feb 6, 2023
1 parent 3d7b74d commit f0666c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ go 1.19
// Ensure compatibility with lifecycle/kaniko; match dependencies configured in:
// https://github.com/GoogleContainerTools/kaniko/blob/f9aaa9fca7bf4077778ed527c1a8a6e09e60c53c/go.mod (v1.9.1)
replace (
github.com/buildpacks/imgutil => ../../buildpacks/imgutil
github.com/docker/docker => github.com/docker/docker v20.10.21+incompatible
github.com/moby/buildkit => github.com/moby/buildkit v0.8.3
github.com/opencontainers/runc => github.com/opencontainers/runc v1.0.0-rc95
Expand Down

0 comments on commit f0666c1

Please sign in to comment.