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 @@ -13,7 +13,7 @@ require (
13
13
github.com/stretchr/testify v1.10.0
14
14
github.com/urfave/cli/v2 v2.27.5
15
15
golang.org/x/mod v0.24.0
16
- golang.org/x/sys v0.30 .0
16
+ golang.org/x/sys v0.31 .0
17
17
tags.cncf.io/container-device-interface v0.8.1
18
18
tags.cncf.io/container-device-interface/specs-go v0.8.0
19
19
)
Original file line number Diff line number Diff line change @@ -80,8 +80,8 @@ golang.org/x/mod v0.24.0/go.mod h1:IXM97Txy2VM4PJ3gI61r1YEk/gAj6zAHN3AdZt6S9Ww=
80
80
golang.org/x/sys v0.0.0-20191026070338-33540a1f6037 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
81
81
golang.org/x/sys v0.0.0-20191115151921-52ab43148777 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
82
82
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
83
- golang.org/x/sys v0.30 .0 h1:QjkSwP/36a20jFYWkSue1YwXzLmsV5Gfq7Eiy72C1uc =
84
- golang.org/x/sys v0.30 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
83
+ golang.org/x/sys v0.31 .0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik =
84
+ golang.org/x/sys v0.31 .0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
85
85
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
86
86
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk =
87
87
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c /go.mod h1:JHkPIbrfpd72SG/EVd6muEfDQjcINNoR0C8j2r3qZ4Q =
Original file line number Diff line number Diff line change @@ -79,8 +79,8 @@ github.com/xrash/smetrics
79
79
# golang.org/x/mod v0.24.0
80
80
## explicit; go 1.23.0
81
81
golang.org/x/mod/semver
82
- # golang.org/x/sys v0.30 .0
83
- ## explicit; go 1.18
82
+ # golang.org/x/sys v0.31 .0
83
+ ## explicit; go 1.23.0
84
84
golang.org/x/sys/unix
85
85
golang.org/x/sys/windows
86
86
# gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
You can’t perform that action at this time.
0 commit comments