//go:build release // +build release package version const Version = "v1.51.0-afc5dbb9" const VersionGitRef = "afc5dbb9"