mirror of
https://github.com/bitechdev/ResolveSpec.git
synced 2026-01-05 11:24:26 +00:00
Broken linting
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
// Package middleware provides HTTP middleware functionalities such as rate limiting and IP blacklisting.
|
||||
package middleware
|
||||
|
||||
//nolint:all
|
||||
import (
|
||||
"encoding/json"
|
||||
"net/http"
|
||||
|
||||
Reference in New Issue
Block a user