internal/shared/shared.go (5 lines of code) (raw):

package shared type BuildOpts struct { Version string BuildTime string }