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