bump backend dependencies
Also, switch from fork github.com/umputun/go-flags back to original github.com/jessevdk/go-flags.
This commit is contained in:
committed by
Umputun
parent
3a9806a368
commit
8d42d0714f
@@ -34,7 +34,7 @@ jobs:
|
||||
|
||||
- name: install golangci-lint and goveralls
|
||||
run: |
|
||||
curl -sfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh| sh -s -- -b $GITHUB_WORKSPACE v1.43.0
|
||||
curl -sfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh| sh -s -- -b $GITHUB_WORKSPACE v1.44.0
|
||||
go get -u github.com/mattn/goveralls
|
||||
|
||||
- name: test and lint backend
|
||||
|
||||
Reference in New Issue
Block a user