chore(lint): upgrade from v1.51.2 to v1.52.2
This commit is contained in:
@@ -64,6 +64,6 @@ var hopHeaders = [...]string{ //nolint:gochecknoglobals
|
||||
}
|
||||
|
||||
// Do not follow redirect, but directly return the redirect response.
|
||||
func returnRedirect(req *http.Request, via []*http.Request) error {
|
||||
func returnRedirect(*http.Request, []*http.Request) error {
|
||||
return http.ErrUseLastResponse
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user