update base go toolchain, upgrade golangci-lint to address symbol issues
This commit is contained in:
parent
29de6b5f00
commit
45a9e0d1eb
|
|
@ -48,4 +48,4 @@ jobs:
|
||||||
uses: golangci/golangci-lint-action@v6
|
uses: golangci/golangci-lint-action@v6
|
||||||
with:
|
with:
|
||||||
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
|
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
|
||||||
version: v1.54
|
version: v1.60
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue