File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
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.9.0
1313 github.com/urfave/cli/v2 v2.27.4
14- golang.org/x/mod v0.20 .0
14+ golang.org/x/mod v0.21 .0
1515 golang.org/x/sys v0.25.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 @@ -69,8 +69,8 @@ github.com/xeipuuv/gojsonschema v1.2.0 h1:LhYJRs+L4fBtjZUfuSZIKGeVu0QRy8e5Xi7D17
6969github.com/xeipuuv/gojsonschema v1.2.0 /go.mod h1:anYRn/JVcOK2ZgGU+IjEV4nwlhoK5sQluxsYJ78Id3Y =
7070github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 h1:gEOO8jv9F4OT7lGCjxCBTO/36wtF6j2nSip77qHd4x4 =
7171github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 /go.mod h1:Ohn+xnUBiLI6FVj/9LpzZWtj1/D6lUovWYBkxHVV3aM =
72- golang.org/x/mod v0.20 .0 h1:utOm6MM3R3dnawAiJgn0y+xvuYRsm1RKM/4giyfDgV0 =
73- golang.org/x/mod v0.20 .0 /go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c =
72+ golang.org/x/mod v0.21 .0 h1:vvrHzRwRfVKSiLrG+d4FMl/Qi4ukBCE6kZlTUkDYRT0 =
73+ golang.org/x/mod v0.21 .0 /go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY =
7474golang.org/x/sys v0.0.0-20191026070338-33540a1f6037 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
7575golang.org/x/sys v0.0.0-20191115151921-52ab43148777 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
7676golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
Original file line number Diff line number Diff line change @@ -65,8 +65,8 @@ github.com/urfave/cli/v2
6565# github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1
6666## explicit; go 1.15
6767github.com/xrash/smetrics
68- # golang.org/x/mod v0.20 .0
69- ## explicit; go 1.18
68+ # golang.org/x/mod v0.21 .0
69+ ## explicit; go 1.22
7070golang.org/x/mod/semver
7171# golang.org/x/sys v0.25.0
7272## explicit; go 1.18
You can’t perform that action at this time.
0 commit comments