mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
update vendor/ dir to latest w/o heroku, moby
had to lock a lot of things in place
This commit is contained in:
3
vendor/github.com/gin-gonic/gin/examples/app-engine/hello.go
generated
vendored
3
vendor/github.com/gin-gonic/gin/examples/app-engine/hello.go
generated
vendored
@@ -1,8 +1,9 @@
|
||||
package hello
|
||||
|
||||
import (
|
||||
"github.com/gin-gonic/gin"
|
||||
"net/http"
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
)
|
||||
|
||||
// This function's name is a must. App Engine uses it to drive the requests properly.
|
||||
|
||||
Reference in New Issue
Block a user