func userAgent()

in secretcache/versionInfo.go [29:31]


func userAgent() string {
	return "AwsSecretCache/" + releaseVersion()
}