We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82de887 commit 0b46462Copy full SHA for 0b46462
go.mod
@@ -9,7 +9,7 @@ require (
9
github.com/onsi/gomega v1.31.1
10
github.com/opencontainers/runtime-tools v0.9.1-0.20230914150019-408c51e934dc
11
github.com/pkg/errors v0.9.1
12
- golang.org/x/sys v0.20.0
+ golang.org/x/sys v0.31.0
13
)
14
15
require (
0 commit comments