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 @@ -17,7 +17,7 @@ require (
1717 github.com/stretchr/testify v1.10.0
1818 github.com/urfave/cli-altsrc/v3 v3.0.1
1919 github.com/urfave/cli/v3 v3.3.8
20- golang.org/x/mod v0.25 .0
20+ golang.org/x/mod v0.26 .0
2121 golang.org/x/sys v0.33.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 @@ -76,8 +76,8 @@ github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 h1:EzJWgHo
7676github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 /go.mod h1:GwrjFmJcFw6At/Gs6z4yjiIwzuJ1/+UwLxMQDVQXShQ =
7777github.com/xeipuuv/gojsonschema v1.2.0 h1:LhYJRs+L4fBtjZUfuSZIKGeVu0QRy8e5Xi7D17UxZ74 =
7878github.com/xeipuuv/gojsonschema v1.2.0 /go.mod h1:anYRn/JVcOK2ZgGU+IjEV4nwlhoK5sQluxsYJ78Id3Y =
79- golang.org/x/mod v0.25 .0 h1:n7a+ZbQKQA/Ysbyb0/6IbB1H/X41mKgbhfv7AfG/44w =
80- golang.org/x/mod v0.25 .0 /go.mod h1:IXM97Txy2VM4PJ3gI61r1YEk/gAj6zAHN3AdZt6S9Ww =
79+ golang.org/x/mod v0.26 .0 h1:EGMPT//Ezu+ylkCijjPc+f4Aih7sZvaAr+O3EHBxvZg =
80+ golang.org/x/mod v0.26 .0 /go.mod h1:/j6NAhSk8iQ723BGAUyoAcn7SlD7s15Dp9Nd/SfeaFQ =
8181golang.org/x/sys v0.0.0-20191026070338-33540a1f6037 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
8282golang.org/x/sys v0.0.0-20191115151921-52ab43148777 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
8383golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ github.com/urfave/cli-altsrc/v3
7575github.com/urfave/cli/v3
7676# github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
7777## explicit
78- # golang.org/x/mod v0.25 .0
78+ # golang.org/x/mod v0.26 .0
7979## explicit; go 1.23.0
8080golang.org/x/mod/semver
8181# golang.org/x/sys v0.33.0
You can’t perform that action at this time.
0 commit comments