chore: update Go, and linter
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -12,8 +12,8 @@ jobs:
|
||||
name: Main Process
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
GO_VERSION: '1.20'
|
||||
GOLANGCI_LINT_VERSION: v1.53.3
|
||||
GO_VERSION: stable
|
||||
GOLANGCI_LINT_VERSION: v1.54.2
|
||||
CGO_ENABLED: 0
|
||||
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user