misc, docs: Move to golang 1.17

There are a few small source fixes and other tidbits to move past 1.16,
but we can do those later.
This commit is contained in:
James Shubin
2022-08-16 19:30:20 -04:00
parent 3cea422365
commit d547c39a16
8 changed files with 13 additions and 13 deletions

View File

@@ -27,9 +27,9 @@ jobs:
# macos tests are currently failing in CI
#- macos-latest
golang_version:
# TODO: add 1.17.x and tip
# TODO: add 1.18.x and tip
# minimum required and latest published go_version
- 1.16
- 1.17
test_block:
- basic
- shell