release tools

This synchronizes the build rules with other repos and (as part of
that) bumps the Go version to 1.11.1. The recommended formatting
changed slightly in that Go version.
This commit is contained in:
Patrick Ohly
2019-01-24 17:30:10 +01:00
parent ef4420bd96
commit 054c612f6b
3 changed files with 5 additions and 45 deletions

View File

@@ -68,7 +68,7 @@ const (
)
var snapshotterSecretParams = deprecatedSecretParamsMap{
name: "Snapshotter",
name: "Snapshotter",
deprecatedSecretNameKey: snapshotterSecretNameKey,
deprecatedSecretNamespaceKey: snapshotterSecretNamespaceKey,
secretNameKey: prefixedSnapshotterSecretNameKey,