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 @@ -11,7 +11,7 @@ require (
1111 github.com/sirupsen/logrus v1.9.3
1212 github.com/stretchr/testify v1.10.0
1313 github.com/urfave/cli/v2 v2.27.5
14- golang.org/x/mod v0.22 .0
14+ golang.org/x/mod v0.23 .0
1515 golang.org/x/sys v0.29.0
1616 tags.cncf.io/container-device-interface v0.8.0
1717 tags.cncf.io/container-device-interface/specs-go v0.8.0
Original file line number Diff line number Diff line change @@ -71,8 +71,8 @@ github.com/xeipuuv/gojsonschema v1.2.0 h1:LhYJRs+L4fBtjZUfuSZIKGeVu0QRy8e5Xi7D17
7171github.com/xeipuuv/gojsonschema v1.2.0 /go.mod h1:anYRn/JVcOK2ZgGU+IjEV4nwlhoK5sQluxsYJ78Id3Y =
7272github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 h1:gEOO8jv9F4OT7lGCjxCBTO/36wtF6j2nSip77qHd4x4 =
7373github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 /go.mod h1:Ohn+xnUBiLI6FVj/9LpzZWtj1/D6lUovWYBkxHVV3aM =
74- golang.org/x/mod v0.22 .0 h1:D4nJWe9zXqHOmWqj4VMOJhvzj7bEZg4wEYa759z1pH4 =
75- golang.org/x/mod v0.22 .0 /go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY =
74+ golang.org/x/mod v0.23 .0 h1:Zb7khfcRGKk+kqfxFaP5tZqCnDZMjC5VtUBs87Hr6QM =
75+ golang.org/x/mod v0.23 .0 /go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY =
7676golang.org/x/sys v0.0.0-20191026070338-33540a1f6037 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
7777golang.org/x/sys v0.0.0-20191115151921-52ab43148777 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
7878golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ github.com/urfave/cli/v2
6969# github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1
7070## explicit; go 1.15
7171github.com/xrash/smetrics
72- # golang.org/x/mod v0.22 .0
72+ # golang.org/x/mod v0.23 .0
7373## explicit; go 1.22.0
7474golang.org/x/mod/semver
7575# golang.org/x/sys v0.29.0
You can’t perform that action at this time.
0 commit comments