//go:build release // +build release package version const Version = "v1.45.0-5b09ad67" const VersionGitRef = "5b09ad67"