Fix CI: update golangci-lint to v1.64.1 and Nix vendorHash for Go 1.24

This commit is contained in:
Steve Yegge
2025-10-23 23:55:49 -07:00
parent 6c120f436b
commit 622dec3b19
2 changed files with 2 additions and 2 deletions

View File

@@ -75,7 +75,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.62.0
version: v1.64.1
args: --timeout=5m
test-nix:
name: Test Nix Flake