aboutsummaryrefslogtreecommitdiff
path: root/internal/git
diff options
context:
space:
mode:
Diffstat (limited to 'internal/git')
-rw-r--r--internal/git/handler.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/git/handler.go b/internal/git/handler.go
index e90ab5f..6dc4584 100644
--- a/internal/git/handler.go
+++ b/internal/git/handler.go
@@ -3,7 +3,7 @@ package git
import (
"fmt"
"net/http"
- "net/http/cgi"
+ "net/http/cgi" //nolint:gosec
)
// GitHttpBackendHandler a handler for git cgi