mirror of
https://github.com/clearml/go-nvlib
synced 2025-02-25 05:23:52 +00:00
bump Go version to 1.23.5
Signed-off-by: Tariq Ibrahim <tibrahim@nvidia.com>
This commit is contained in:
parent
72e1e095cf
commit
3baa413b63
@ -22,7 +22,7 @@ VERSION ?= $(word 1,$(PARTS))
|
||||
# vVERSION represents the version with a guaranteed v-prefix
|
||||
vVERSION := v$(VERSION:v%=%)
|
||||
|
||||
GOLANG_VERSION ?= 1.21.5
|
||||
GOLANG_VERSION ?= 1.23.5
|
||||
|
||||
ifeq ($(IMAGE),)
|
||||
REGISTRY ?= nvidia
|
||||
|
Loading…
Reference in New Issue
Block a user