mirror of
https://github.com/bitechdev/ResolveSpec.git
synced 2025-12-13 17:10:36 +00:00
Broken linting
This commit is contained in:
parent
bf955b7971
commit
97b39de88a
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user