mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-09-06 12:34:10 +00:00
Update vendor labstack/echo
This commit is contained in:
2
vendor/github.com/labstack/echo/middleware/body_dump.go
generated
vendored
2
vendor/github.com/labstack/echo/middleware/body_dump.go
generated
vendored
@@ -33,7 +33,7 @@ type (
|
||||
)
|
||||
|
||||
var (
|
||||
// DefaultBodyDumpConfig is the default Gzip middleware config.
|
||||
// DefaultBodyDumpConfig is the default BodyDump middleware config.
|
||||
DefaultBodyDumpConfig = BodyDumpConfig{
|
||||
Skipper: DefaultSkipper,
|
||||
}
|
||||
|
Reference in New Issue
Block a user