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