build(deps): bump deps specifically CVE-2024-45338
This commit is contained in:
parent
bdc755f71b
commit
f41c764ca7
308 changed files with 72185 additions and 132790 deletions
2
vendor/github.com/labstack/echo/v4/ip.go
generated
vendored
2
vendor/github.com/labstack/echo/v4/ip.go
generated
vendored
|
|
@ -134,10 +134,10 @@ Private IPv6 address ranges:
|
|||
*/
|
||||
|
||||
type ipChecker struct {
|
||||
trustExtraRanges []*net.IPNet
|
||||
trustLoopback bool
|
||||
trustLinkLocal bool
|
||||
trustPrivateNet bool
|
||||
trustExtraRanges []*net.IPNet
|
||||
}
|
||||
|
||||
// TrustOption is config for which IP address to trust
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue