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