pkg/goversion/version.go (5 lines of code) (raw):

package goversion const ( DefaultVersion = OneTwentyThree OneTwentyThree = "1.23.8" )