//go:build release // +build release package version const Version = "v1.55.4-26f7d869" const VersionGitRef = "26f7d869"