update go to 1.20, bump deps

This commit is contained in:
Umputun
2023-08-07 13:03:16 -05:00
parent 7bc7703dc2
commit 2093f4ece2
582 changed files with 43315 additions and 12523 deletions
+1 -1
View File
@@ -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: |