chore(deps): bump to go1.24 due to deps updates (#2705)

* update linter to allow go 1.24
This commit is contained in:
ChristopherHX
2025-03-23 17:42:43 +01:00
committed by GitHub
parent 8e4a078272
commit cf0df9da37
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ jobs:
go-version-file: go.mod
- uses: golangci/golangci-lint-action@v6.5.0
with:
version: v1.62
version: v1.64.8
- uses: megalinter/megalinter/flavors/go@v8.4.2
env:
DEFAULT_BRANCH: master