Skip to content

Conversation

@elezar
Copy link
Member

@elezar elezar commented Jan 20, 2026

This change bumps the default GOLANG_VERSION to v1.25.6. It also adds the -buildvcs=false flag as required as of go1.18 to enable the containerized builds.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
@elezar elezar added this to the v1.19.0 milestone Jan 20, 2026
@elezar elezar force-pushed the bump-golang-1.25.6 branch from 57ad7b9 to 538bc0d Compare January 21, 2026 12:55
Signed-off-by: Evan Lezar <elezar@nvidia.com>
Signed-off-by: Evan Lezar <elezar@nvidia.com>
@klueska
Copy link
Contributor

klueska commented Jan 22, 2026

It feels a little weird to introduce a Dockerfile just for dependency tracking (and not to actually build a docker container from), but I see why you are doing it to integrate with existing tools, so its OK.

@elezar
Copy link
Member Author

elezar commented Jan 22, 2026

It feels a little weird to introduce a Dockerfile just for dependency tracking (and not to actually build a docker container from), but I see why you are doing it to integrate with existing tools, so its OK.

This is the same mechanism we use in other projects to automate the golang bump. I understand that there we also have a development image that we sometimes use.

@elezar elezar merged commit a83ddc0 into NVIDIA:main Jan 22, 2026
3 checks passed
@elezar elezar deleted the bump-golang-1.25.6 branch January 22, 2026 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants