Open
Description
When CI was migrated to github actions, the go version was pinned as a "min version" vs. "exact version" meaning that the version of Go used to produce generated code can shift unexpectedly - and result in unexpected differences at build time.
We should pin the exact Go version used to build.
Metadata
Metadata
Assignees
Labels
No labels