We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cc5098 commit 06a45e4Copy full SHA for 06a45e4
go.mod
@@ -29,7 +29,7 @@ require (
29
github.com/spf13/viper v1.19.0
30
github.com/stretchr/testify v1.10.0
31
github.com/zcalusic/sysinfo v1.1.2
32
- golang.org/x/arch v0.0.0-20201008161808-52c3e6f60cff
+ golang.org/x/arch v0.21.0
33
golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d
34
golang.org/x/sys v0.30.0
35
k8s.io/cri-api v0.31.0
0 commit comments