mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-10 05:04:15 +08:00
TUN-9467: bump coredns to solve CVE
* TUN-9467: bump coredns to solve CVE
This commit is contained in:
committed by
João "Pisco" Fernandes
parent
f8d12c9d39
commit
a408612f26
1
vendor/github.com/go-chi/chi/v5/context.go
generated
vendored
1
vendor/github.com/go-chi/chi/v5/context.go
generated
vendored
@@ -76,6 +76,7 @@ type Context struct {
|
||||
|
||||
// methodNotAllowed hint
|
||||
methodNotAllowed bool
|
||||
methodsAllowed []methodTyp // allowed methods in case of a 405
|
||||
}
|
||||
|
||||
// Reset a routing context to its initial state.
|
||||
|
||||
Reference in New Issue
Block a user