Revert "Merge branch 'bump-golang-1.20.5' into 'main'"

This reverts merge request !436
This commit is contained in:
Evan Lezar 2023-07-05 15:11:41 +00:00
parent d5cbe48d59
commit 978549dc58

View File

@ -31,7 +31,7 @@ NVIDIA_CONTAINER_RUNTIME_VERSION := 3.14.0
LIBNVIDIA_CONTAINER0_VERSION := 0.10.0+jetpack
CUDA_VERSION := 12.2.0
GOLANG_VERSION := 1.20.5
GOLANG_VERSION := 1.20.3
GIT_COMMIT ?= $(shell git describe --match="" --dirty --long --always --abbrev=40 2> /dev/null || echo "")
GIT_COMMIT_SHORT ?= $(shell git rev-parse --short HEAD 2> /dev/null || echo "")