[go1.16] staging/publishing: Set default go version to go1.16

Signed-off-by: Stephen Augustus <foo@auggie.dev>
This commit is contained in:
Stephen Augustus 2021-01-29 07:50:30 -05:00
parent 274133fe11
commit 70641827c1

View File

@ -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: