mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-07-17 23:38:55 +00:00
Update vendor
This commit is contained in:
4
vendor/github.com/labstack/echo/cookbook/google-app-engine/app.go
generated
vendored
Normal file
4
vendor/github.com/labstack/echo/cookbook/google-app-engine/app.go
generated
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
package main
|
||||
|
||||
// reference our echo instance and create it early
|
||||
var e = createMux()
|
Reference in New Issue
Block a user