File tree Expand file tree Collapse file tree 4 files changed +8
-18
lines changed Expand file tree Collapse file tree 4 files changed +8
-18
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/stretchr/testify v1.8.1
12
12
github.com/urfave/cli/v2 v2.27.1
13
13
gitlab.com/nvidia/cloud-native/go-nvlib v0.0.0-20230818092907-09424fdc8884
14
- golang.org/x/mod v0.5 .0
14
+ golang.org/x/mod v0.15 .0
15
15
golang.org/x/sys v0.17.0
16
16
tags.cncf.io/container-device-interface v0.6.2
17
17
tags.cncf.io/container-device-interface/specs-go v0.6.0
Original file line number Diff line number Diff line change @@ -71,8 +71,8 @@ github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 h1:bAn7/zixMGCfxrRT
71
71
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 /go.mod h1:N3UwUGtsrSj3ccvlPHLoLsHnpR27oXr4ZE984MbSER8 =
72
72
gitlab.com/nvidia/cloud-native/go-nvlib v0.0.0-20230818092907-09424fdc8884 h1:V0LUbfm4kVA1CPG8FgG9AGZqa3ykE5U12Gd3PZgoItA =
73
73
gitlab.com/nvidia/cloud-native/go-nvlib v0.0.0-20230818092907-09424fdc8884 /go.mod h1:/x5Ky1ZJNyCjDkgSL1atII0EFKQF5WaIHKeP5nkaQfk =
74
- golang.org/x/mod v0.5 .0 h1:UG21uOlmZabA4fW5i7ZX6bjw1xELEGg/ZLgZq9auk/Q =
75
- golang.org/x/mod v0.5 .0 /go.mod h1:5OXOZSfqPIIbmVBIIKWRFfZjPR0E5r58TLhUjH0a2Ro =
74
+ golang.org/x/mod v0.15 .0 h1:SernR4v+D55NyBH2QiEQrlBAnj1ECL6AGrA5+dPaMY8 =
75
+ golang.org/x/mod v0.15 .0 /go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c =
76
76
golang.org/x/sys v0.0.0-20191026070338-33540a1f6037 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
77
77
golang.org/x/sys v0.0.0-20191115151921-52ab43148777 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
78
78
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
Original file line number Diff line number Diff line change @@ -62,8 +62,8 @@ gitlab.com/nvidia/cloud-native/go-nvlib/pkg/nvpci
62
62
gitlab.com/nvidia/cloud-native/go-nvlib/pkg/nvpci/bytes
63
63
gitlab.com/nvidia/cloud-native/go-nvlib/pkg/nvpci/mmio
64
64
gitlab.com/nvidia/cloud-native/go-nvlib/pkg/pciids
65
- # golang.org/x/mod v0.5 .0
66
- ## explicit; go 1.17
65
+ # golang.org/x/mod v0.15 .0
66
+ ## explicit; go 1.18
67
67
golang.org/x/mod/semver
68
68
# golang.org/x/sys v0.17.0
69
69
## explicit; go 1.18
You can’t perform that action at this time.
0 commit comments