mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
[go1.16] staging/publishing: Set default go version to go1.16
Signed-off-by: Stephen Augustus <foo@auggie.dev>
This commit is contained in:
parent
274133fe11
commit
70641827c1
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ recursive-delete-patterns:
|
|||
- BUILD.bazel
|
||||
- "*/BUILD.bazel"
|
||||
- Gopkg.toml
|
||||
default-go-version: 1.15.8
|
||||
default-go-version: 1.16
|
||||
rules:
|
||||
- destination: code-generator
|
||||
branches:
|
||||
|
|
|
|||
Loading…
Reference in a new issue