Skip to content

Commit 32ece27

Browse files
committed
bump golang version in versions.mk
Signed-off-by: Tariq Ibrahim <tibrahim@nvidia.com>
1 parent c25ff22 commit 32ece27

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.10.0
2121

22-
GOLANG_VERSION ?= 1.25.2
22+
GOLANG_VERSION ?= 1.25.4
2323

2424
GOLANGCI_LINT_VERSION ?= v2.5.0
2525

0 commit comments

Comments
 (0)