Make golangci-lint auto-detect Go version from go.mod file. (#67888)

* Fix areas where Go version is static where it could be automatic.

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* Revert Dockerfile.

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* Revert build.assets/arch.mk.

---------

Signed-off-by: Chris Thach <chris.thach@goteleport.com>
This commit is contained in:
Chris Thach
2026-06-17 15:05:18 -04:00
committed by GitHub
parent 98cec6f194
commit 8baf95c738
-1
View File
@@ -1,6 +1,5 @@
version: '2'
run:
go: '1.25'
timeout: 15m
linters:
default: none