File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
14
14
github.com/opencontainers/image-spec v1.1.0
15
15
github.com/otiai10/copy v1.14.0
16
16
github.com/sirupsen/logrus v1.9.3
17
- github.com/urfave/cli/v2 v2.25.0
17
+ github.com/urfave/cli/v2 v2.27.3
18
18
golang.org/x/mod v0.20.0
19
19
gopkg.in/yaml.v3 v3.0.1
20
20
gotest.tools/v3 v3.5.1
Original file line number Diff line number Diff line change @@ -695,8 +695,8 @@ github.com/ugorji/go/codec v1.2.7/go.mod h1:WGN1fab3R1fzQlVQTkfxVtIBhWDRqOviHU95
695
695
github.com/ulikunitz/xz v0.5.10 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
696
696
github.com/ulikunitz/xz v0.5.12 h1:37Nm15o69RwBkXM0J6A5OlE67RZTfzUxTj8fB3dfcsc =
697
697
github.com/ulikunitz/xz v0.5.12 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
698
- github.com/urfave/cli/v2 v2.25.0 h1:ykdZKuQey2zq0yin/l7JOm9Mh+pg72ngYMeB0ABn6q8 =
699
- github.com/urfave/cli/v2 v2.25.0 /go.mod h1:GHupkWPMM0M/sj1a2b4wUrWBPzazNrIjouW6fmdJLxc =
698
+ github.com/urfave/cli/v2 v2.27.3 h1:/POWahRmdh7uztQ3CYnaDddk0Rm90PyOgIxgW2rr41M =
699
+ github.com/urfave/cli/v2 v2.27.3 /go.mod h1:m4QzxcD2qpra4z7WhzEGn74WZLViBnMpb1ToCAKdGRQ =
700
700
github.com/vbatts/tar-split v0.11.5 h1:3bHCTIheBm1qFTcgh9oPu+nNBtX+XJIupG/vacinCts =
701
701
github.com/vbatts/tar-split v0.11.5 /go.mod h1:yZbwRsSeGjusneWgA781EKej9HF8vme8okylkAeNKLk =
702
702
github.com/wk8/go-ordered-map/v2 v2.1.8 h1:5h/BUHu93oj4gIdvHHHGsScSTMijfx5PeYkE/fJgbpc =
You can’t perform that action at this time.
0 commit comments