mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 19:14:01 +03:00
Update golangci-lint
This commit is contained in:
@@ -22,6 +22,8 @@ func (s SecretMode) String() string {
|
||||
return "simple"
|
||||
case SecretModeSecured:
|
||||
return "secured"
|
||||
case SecretModeTLS:
|
||||
return "tls"
|
||||
}
|
||||
|
||||
return "tls"
|
||||
|
||||
Reference in New Issue
Block a user