clean up various TODOs and comments
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
go: [ '1.13', '1.14' ]
|
||||
go: [ '1.13', '1.14', '1.15', '1.16' ]
|
||||
|
||||
steps:
|
||||
- name: Set up Go
|
||||
|
||||
Reference in New Issue
Block a user