removed explicit golangci go version and fallback to the one from go.mod

This commit is contained in:
Gani Georgiev
2025-10-02 21:01:30 +03:00
parent 77c05dbd2a
commit 348ccfc580

View File

@@ -1,6 +1,5 @@
version: "2" version: "2"
run: run:
go: 1.23
concurrency: 4 concurrency: 4
timeout: 10m timeout: 10m
linters: linters: