Merge branch 'main' into random_encrypt_v2

This commit is contained in:
Itxaka
2025-03-13 10:41:32 +01:00
committed by GitHub

View File

@@ -25,7 +25,7 @@ jobs:
with: with:
go-version-file: go.mod go-version-file: go.mod
- name: Golangci-lint - name: Golangci-lint
uses: golangci/golangci-lint-action@v6.5.0 uses: golangci/golangci-lint-action@v6.5.1
with: with:
version: latest version: latest
only-new-issues: true only-new-issues: true