mirror of
https://github.com/gravitational/teleport.git
synced 2026-08-30 17:45:43 +08:00
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:
@@ -1,6 +1,5 @@
|
||||
version: '2'
|
||||
run:
|
||||
go: '1.25'
|
||||
timeout: 15m
|
||||
linters:
|
||||
default: none
|
||||
|
||||
Reference in New Issue
Block a user