Skip to content

Commit cc4abab

Browse files
authored
Merge pull request #1495 from NVIDIA/bump-go-1.24.4
bump golang version to v1.24.4
2 parents 6324d2a + dbe009c commit cc4abab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# - use environment variables to overwrite this value (e.g export VERSION=0.0.2)
2020
VERSION ?= v25.3.1
2121

22-
GOLANG_VERSION ?= 1.24.3
22+
GOLANG_VERSION ?= 1.24.4
2323

2424
GOLANGCI_LINT_VERSION ?= v2.1.6
2525

0 commit comments

Comments
 (0)