Go 1.17 (#1306)
* change go mod to 1.17 * update go-pgkz and transitive deps * bump examples to go-1.17 * bump deps
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
- name: install go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.16
|
||||
go-version: 1.17
|
||||
|
||||
- name: install golangci-lint and goveralls
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user