File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/stretchr/testify v1.11.1
1818 github.com/urfave/cli-altsrc/v3 v3.1.0
1919 github.com/urfave/cli/v3 v3.5.0
20- golang.org/x/mod v0.29 .0
20+ golang.org/x/mod v0.30 .0
2121 golang.org/x/sys v0.38.0
2222 tags.cncf.io/container-device-interface v1.0.1
2323 tags.cncf.io/container-device-interface/specs-go v1.0.0
Original file line number Diff line number Diff line change @@ -77,8 +77,8 @@ github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 h1:EzJWgHo
7777github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 /go.mod h1:GwrjFmJcFw6At/Gs6z4yjiIwzuJ1/+UwLxMQDVQXShQ =
7878github.com/xeipuuv/gojsonschema v1.2.0 h1:LhYJRs+L4fBtjZUfuSZIKGeVu0QRy8e5Xi7D17UxZ74 =
7979github.com/xeipuuv/gojsonschema v1.2.0 /go.mod h1:anYRn/JVcOK2ZgGU+IjEV4nwlhoK5sQluxsYJ78Id3Y =
80- golang.org/x/mod v0.29 .0 h1:HV8lRxZC4l2cr3Zq1LvtOsi/ThTgWnUk/y64QSs8GwA =
81- golang.org/x/mod v0.29 .0 /go.mod h1:NyhrlYXJ2H4eJiRy/WDBO6HMqZQ6q9nk4JzS3NuCK+w =
80+ golang.org/x/mod v0.30 .0 h1:fDEXFVZ/fmCKProc/yAXXUijritrDzahmwwefnjoPFk =
81+ golang.org/x/mod v0.30 .0 /go.mod h1:lAsf5O2EvJeSFMiBxXDki7sCgAxEUcZHXoXMKT4GJKc =
8282golang.org/x/sys v0.0.0-20191026070338-33540a1f6037 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
8383golang.org/x/sys v0.0.0-20191115151921-52ab43148777 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
8484golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ github.com/urfave/cli-altsrc/v3
8787github.com/urfave/cli/v3
8888# github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
8989## explicit
90- # golang.org/x/mod v0.29 .0
90+ # golang.org/x/mod v0.30 .0
9191## explicit; go 1.24.0
9292golang.org/x/mod/semver
9393# golang.org/x/sys v0.38.0
You can’t perform that action at this time.
0 commit comments