Skip to content

Commit 978549d

Browse files
author
Evan Lezar
committed
Revert "Merge branch 'bump-golang-1.20.5' into 'main'"
This reverts merge request !436
1 parent d5cbe48 commit 978549d

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
@@ -31,7 +31,7 @@ NVIDIA_CONTAINER_RUNTIME_VERSION := 3.14.0
3131
LIBNVIDIA_CONTAINER0_VERSION := 0.10.0+jetpack
3232

3333
CUDA_VERSION := 12.2.0
34-
GOLANG_VERSION := 1.20.5
34+
GOLANG_VERSION := 1.20.3
3535

3636
GIT_COMMIT ?= $(shell git describe --match="" --dirty --long --always --abbrev=40 2> /dev/null || echo "")
3737
GIT_COMMIT_SHORT ?= $(shell git rev-parse --short HEAD 2> /dev/null || echo "")

0 commit comments

Comments
 (0)