mirror of
https://github.com/clearml/go-nvlib
synced 2025-04-05 21:34:57 +00:00
Merge pull request #53 from NVIDIA/bump-golang
This commit is contained in:
commit
5a96d3e4d9
@ -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