* 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:
Umputun
2022-04-05 11:50:45 -05:00
committed by GitHub
parent 5ed7f27d5e
commit 89dc8ac6dd
266 changed files with 7320 additions and 5915 deletions
+1 -1
View File
@@ -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: |