How to upgrade Golang version
To upgrade the Go’s runtime version:
- Upgrade build image version with golang version as describe here
If the minimum support Go’s language version should be upgraded as well:
- Upgrade
go
version ingo.mod
To upgrade the Go’s runtime version:
If the minimum support Go’s language version should be upgraded as well:
go
version in go.mod