mirror of
https://github.com/juanfont/headscale.git
synced 2026-04-19 07:19:57 +02:00
all: fix golangci-lint issues (#3064)
This commit is contained in:
@@ -12,6 +12,7 @@ import (
|
||||
|
||||
func main() {
|
||||
var colors bool
|
||||
|
||||
switch l := termcolor.SupportLevel(os.Stderr); l {
|
||||
case termcolor.Level16M:
|
||||
colors = true
|
||||
|
||||
Reference in New Issue
Block a user