Update dependencies
This commit is contained in:
7
vendor/github.com/gin-gonic/gin/context_appengine.go
generated
vendored
Normal file
7
vendor/github.com/gin-gonic/gin/context_appengine.go
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
// +build appengine
|
||||
|
||||
package gin
|
||||
|
||||
func init() {
|
||||
defaultAppEngine = true
|
||||
}
|
||||
Reference in New Issue
Block a user