Skip to content

Commit 0b46462

Browse files
fix(deps): update module golang.org/x/sys to v0.31.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82de887 commit 0b46462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/onsi/gomega v1.31.1
1010
github.com/opencontainers/runtime-tools v0.9.1-0.20230914150019-408c51e934dc
1111
github.com/pkg/errors v0.9.1
12-
golang.org/x/sys v0.20.0
12+
golang.org/x/sys v0.31.0
1313
)
1414

1515
require (

0 commit comments

Comments
 (0)