We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6bb6ce8 + c9674a9 commit a914955Copy full SHA for a914955
api/nfd/go.mod
@@ -1,7 +1,6 @@
1
module sigs.k8s.io/node-feature-discovery/api/nfd
2
3
-go 1.22.2
4
-toolchain go1.23.7
+go 1.23.0
5
6
require (
7
github.com/stretchr/testify v1.8.4
0 commit comments