File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/bep/debounce v1.2.1 // indirect
13
13
github.com/bep/gitmap v1.3.0 // indirect
14
14
github.com/buildpacks/lifecycle v0.14.1 // indirect
15
- github.com/buildpacks/pack v0.26 .0
15
+ github.com/buildpacks/pack v0.27 .0
16
16
github.com/clbanning/mxj/v2 v2.5.6 // indirect
17
17
github.com/containerd/cgroups v1.0.4 // indirect
18
18
github.com/containerd/containerd v1.6.6 // indirect
@@ -32,6 +32,7 @@ require (
32
32
github.com/pelletier/go-toml/v2 v2.0.2 // indirect
33
33
github.com/rivo/tview v0.0.0-20220610163003-691f46d6f500 // indirect
34
34
github.com/spf13/cobra v1.4.0
35
+ github.com/spf13/viper v1.10.0 // indirect
35
36
github.com/tdewolff/minify/v2 v2.11.9 // indirect
36
37
github.com/tdewolff/parse/v2 v2.6.0 // indirect
37
38
gocloud.dev v0.25.0 // indirect
Original file line number Diff line number Diff line change @@ -450,6 +450,8 @@ github.com/buildpacks/lifecycle v0.14.1 h1:CkMsUbotZvru+VOTn08BWPbJRZnAx6Xx2yQYo
450
450
github.com/buildpacks/lifecycle v0.14.1 /go.mod h1:l8p/hrNzwq1Dr9JEblxC8ZHOLhJPCBFOPCwyo0Z66/Y =
451
451
github.com/buildpacks/pack v0.26.0 h1:R0yPwTz58MfcqYSA0B2Q8ksOhp2Rz5kE/hO2BVys2y4 =
452
452
github.com/buildpacks/pack v0.26.0 /go.mod h1:6y/OxdE5ewaBuazvO4FKHvs2wEjA6DKI6e00WwZBuwM =
453
+ github.com/buildpacks/pack v0.27.0 h1:diMvn/aR0wbfs0ke7DOBtrkFzJqDw+moJPTWLdUTuhE =
454
+ github.com/buildpacks/pack v0.27.0 /go.mod h1:ifPVxBoY2EKbSrA8Hkyy0YFfSGCzyYnzlyjrLsxxAIY =
453
455
github.com/butuzov/ireturn v0.1.1 /go.mod h1:Wh6Zl3IMtTpaIKbmwzqi6olnM9ptYQxxVacMsOEFPoc =
454
456
github.com/cenkalti/backoff/v4 v4.1.1 /go.mod h1:scbssz8iZGpm3xbr14ovlUdkxfGXNInqkPWOWmG2CLw =
455
457
github.com/cenkalti/backoff/v4 v4.1.2 /go.mod h1:scbssz8iZGpm3xbr14ovlUdkxfGXNInqkPWOWmG2CLw =
You can’t perform that action at this time.
0 commit comments