Skip to content

Commit 6f06da3

Browse files
fix(deps): update module golang.org/x/arch to v0.22.0
1 parent 0cc5098 commit 6f06da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ require (
2929
github.com/spf13/viper v1.19.0
3030
github.com/stretchr/testify v1.10.0
3131
github.com/zcalusic/sysinfo v1.1.2
32-
golang.org/x/arch v0.0.0-20201008161808-52c3e6f60cff
32+
golang.org/x/arch v0.22.0
3333
golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d
3434
golang.org/x/sys v0.30.0
3535
k8s.io/cri-api v0.31.0

0 commit comments

Comments
 (0)