Chore: Replace bingo-managed tools with go tool directive. (#101890)

This commit is contained in:
Denis Vodopianov
2025-03-17 09:48:41 +01:00
committed by GitHub
parent 077f9e90d5
commit de6a48a233
21 changed files with 2395 additions and 59 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.62.0
version: v1.64.2
args: |
--verbose $(go list -m -f '{{.Dir}}' | xargs -I{} sh -c 'test ! -f {}/.nolint && echo {}/...')
install-mode: binary