Skip to content

Commit

Permalink
[no-relnote] Use 1.N.P for go toolchain version
Browse files Browse the repository at this point in the history
Signed-off-by: Evan Lezar <[email protected]>
  • Loading branch information
elezar committed Aug 12, 2024
1 parent 4c4c364 commit da2c8ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/devel/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/NVIDIA/k8s-device-plugin/deployments/devel

go 1.22
go 1.22.2

require github.com/matryer/moq v0.3.4

Expand Down

0 comments on commit da2c8ab

Please sign in to comment.