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