Skip to content

Commit d5cbe48

Browse files
author
Evan Lezar
committed
Merge branch 'bump-golang-1.20.5' into 'main'
Bump golang version to 1.20.5 See merge request nvidia/container-toolkit/container-toolkit!436
2 parents 62bc6b2 + e8ec795 commit d5cbe48

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.3
34+
GOLANG_VERSION := 1.20.5
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)