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 fb2789a + 95a6a81 commit dff9345Copy full SHA for dff9345
validator/versions.mk
@@ -16,4 +16,4 @@
16
include $(CURDIR)/../versions.mk
17
18
CUDA_SAMPLES_VERSION ?= 11.7.1
19
-GOLANG_VERSION ?= 1.24.1
+GOLANG_VERSION ?= 1.24.2
versions.mk
@@ -19,7 +19,7 @@
# - use environment variables to overwrite this value (e.g export VERSION=0.0.2)
20
VERSION ?= v25.3.0
21
22
23
24
GOLANGCI_LINT_VERSION ?= v2.0.2
25
0 commit comments