update go to 1.20, bump deps
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
- name: install go
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: "1.17"
|
||||
go-version: "1.20"
|
||||
|
||||
- name: test and build backend
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user