File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/pelletier/go-toml v1.9.5
1111 github.com/sirupsen/logrus v1.9.3
1212 github.com/stretchr/testify v1.9.0
13- github.com/urfave/cli/v2 v2.27.3
13+ github.com/urfave/cli/v2 v2.27.4
1414 golang.org/x/mod v0.19.0
1515 golang.org/x/sys v0.22.0
1616 tags.cncf.io/container-device-interface v0.8.0
Original file line number Diff line number Diff line change @@ -58,8 +58,8 @@ github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8
5858github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 h1:kdXcSzyDtseVEc4yCz2qF8ZrQvIDBJLl4S1c3GCXmoI =
5959github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 /go.mod h1:hkRG7XYTFWNJGYcbNJQlaLq0fg1yr4J4t/NcTQtrfww =
6060github.com/urfave/cli v1.19.1 /go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijbERA =
61- github.com/urfave/cli/v2 v2.27.3 h1:/POWahRmdh7uztQ3CYnaDddk0Rm90PyOgIxgW2rr41M =
62- github.com/urfave/cli/v2 v2.27.3 /go.mod h1:m4QzxcD2qpra4z7WhzEGn74WZLViBnMpb1ToCAKdGRQ =
61+ github.com/urfave/cli/v2 v2.27.4 h1:o1owoI+02Eb+K107p27wEX9Bb8eqIoZCfLXloLUSWJ8 =
62+ github.com/urfave/cli/v2 v2.27.4 /go.mod h1:m4QzxcD2qpra4z7WhzEGn74WZLViBnMpb1ToCAKdGRQ =
6363github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f /go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU =
6464github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb h1:zGWFAtiMcyryUHoUjUJX0/lt1H2+i2Ka2n+D3DImSNo =
6565github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb /go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU =
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ github.com/stretchr/testify/require
5757# github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635
5858## explicit
5959github.com/syndtr/gocapability/capability
60- # github.com/urfave/cli/v2 v2.27.3
60+ # github.com/urfave/cli/v2 v2.27.4
6161## explicit; go 1.18
6262github.com/urfave/cli/v2
6363# github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
You can’t perform that action at this time.
0 commit comments