File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.22.2
6
6
7
7
require (
8
8
github.com/alecthomas/assert v1.0.0
9
- github.com/buildpacks/pack v0.34.1
9
+ github.com/buildpacks/pack v0.34.2
10
10
github.com/c-bata/go-prompt v0.2.6
11
11
github.com/charmbracelet/bubbletea v0.26.4
12
12
github.com/chzyer/readline v1.5.1
@@ -74,7 +74,7 @@ require (
74
74
github.com/aws/smithy-go v1.20.1 // indirect
75
75
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20231213181459-b0fcec718dc6 // indirect
76
76
github.com/beorn7/perks v1.0.1 // indirect
77
- github.com/buildpacks/imgutil v0.0.0-20240514200737-4af87862ff7e // indirect
77
+ github.com/buildpacks/imgutil v0.0.0-20240605145725-186f89b2d168 // indirect
78
78
github.com/buildpacks/lifecycle v0.19.6 // indirect
79
79
github.com/cespare/xxhash/v2 v2.2.0 // indirect
80
80
github.com/charmbracelet/x/ansi v0.1.2 // indirect
Original file line number Diff line number Diff line change @@ -104,12 +104,12 @@ github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24
104
104
github.com/beorn7/perks v1.0.0 /go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8 =
105
105
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
106
106
github.com/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
107
- github.com/buildpacks/imgutil v0.0.0-20240514200737-4af87862ff7e h1:IBH3oJu2okeB8W+bMTCYsRqbDT1+cjt6GuFtE52tAxM =
108
- github.com/buildpacks/imgutil v0.0.0-20240514200737-4af87862ff7e /go.mod h1:n2R6VRuWsAX3cyHCp/u0Z4WJcixny0gYg075J39owrk =
107
+ github.com/buildpacks/imgutil v0.0.0-20240605145725-186f89b2d168 h1:yVYVi1V7x1bXklOx9lpbTfteyzQKGZC/wkl+IlaVRlU =
108
+ github.com/buildpacks/imgutil v0.0.0-20240605145725-186f89b2d168 /go.mod h1:n2R6VRuWsAX3cyHCp/u0Z4WJcixny0gYg075J39owrk =
109
109
github.com/buildpacks/lifecycle v0.19.6 h1:/bmfMs35aSkxyzYDF+iHl9VnYmUBBbHBmnvo8XNEINk =
110
110
github.com/buildpacks/lifecycle v0.19.6 /go.mod h1:sWrBJzf/7dWrcHrWiV/P2+3jS8G8Ki5tczq8jO3XVRQ =
111
- github.com/buildpacks/pack v0.34.1 h1:xD7gI7yg2z3yEBdHp2tyDAW80OGHAUg11OuwbNbEQVs =
112
- github.com/buildpacks/pack v0.34.1 /go.mod h1:7y9JxLWUwtLzOOD3/DyziBN8B18r5iy56yg//5n6g5c =
111
+ github.com/buildpacks/pack v0.34.2 h1:6+BvuYeS07QUJZAkb/L9v2TI7mtLA2zzbfewfB4bRT8 =
112
+ github.com/buildpacks/pack v0.34.2 /go.mod h1:g1o7cohzXn2X+uYdWKdFgity1l2QvUDSGIMVhzBbA1M =
113
113
github.com/bwesterb/go-ristretto v1.2.3 /go.mod h1:fUIoIZaG73pV5biE2Blr2xEzDoMj7NFEuV9ekS419A0 =
114
114
github.com/c-bata/go-prompt v0.2.6 h1:POP+nrHE+DfLYx370bedwNhsqmpCUynWPxuHi0C5vZI =
115
115
github.com/c-bata/go-prompt v0.2.6 /go.mod h1:/LMAke8wD2FsNu9EXNdHxNLbd9MedkPnCdfpU9wwHfY =
You can’t perform that action at this time.
0 commit comments