Skip to content

Commit a914955

Browse files
authored
Merge pull request #2106 from marquiz/devel/api-go-version
api: bump go to v1.23
2 parents 6bb6ce8 + c9674a9 commit a914955

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

api/nfd/go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
module sigs.k8s.io/node-feature-discovery/api/nfd
22

3-
go 1.22.2
4-
toolchain go1.23.7
3+
go 1.23.0
54

65
require (
76
github.com/stretchr/testify v1.8.4

0 commit comments

Comments
 (0)