mirror of
https://github.com/ahmetb/kubectx.git
synced 2026-05-05 12:41:44 +00:00
fix gofmt
This commit is contained in:
@@ -369,7 +369,7 @@ users:
|
||||
"c2VjcmV0LWNh", // CA data
|
||||
"c2VjcmV0LWNlcnQ=", // client cert
|
||||
"c2VjcmV0LWtleQ==", // client key
|
||||
"super-secret-token", // token
|
||||
"super-secret-token", // token
|
||||
}
|
||||
for _, s := range sensitiveStrings {
|
||||
if strings.Contains(result, s) {
|
||||
|
||||
Reference in New Issue
Block a user