//go:build release // +build release package version const Version = "v1.60.0-3a2e4dfd2" const VersionGitRef = "3a2e4dfd2"