Remove a nolint comment to satisfy the version of the linter used in CI
This commit is contained in:
parent
666c0b0e18
commit
1b3103c9b5
@ -28,7 +28,6 @@ import (
|
|||||||
"go.pinniped.dev/internal/kubeclient"
|
"go.pinniped.dev/internal/kubeclient"
|
||||||
)
|
)
|
||||||
|
|
||||||
// nolint: gochecknoglobals
|
|
||||||
var impersonateHeaderRegex = regexp.MustCompile("Impersonate-.*")
|
var impersonateHeaderRegex = regexp.MustCompile("Impersonate-.*")
|
||||||
|
|
||||||
type proxy struct {
|
type proxy struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user