//go:build release // +build release package version const Version = "v1.56.2-35b7667d" const VersionGitRef = "35b7667d"