Skip to content

Commit f52df95

Browse files
committed
[no-relnote] Remove toolchain from deployments/devel go.mod
Signed-off-by: Evan Lezar <[email protected]>
1 parent edf79d6 commit f52df95

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

deployments/devel/go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
module github.com/NVIDIA/k8s-device-plugin/deployments/devel
22

3-
go 1.23
4-
toolchain go1.23.1
3+
go 1.23.0
54

65
require (
76
github.com/golangci/golangci-lint v1.64.2

0 commit comments

Comments
 (0)