Switch to dep for dependency management
This commit is contained in:
4
vendor/github.com/gin-gonic/gin/context_appengine.go
generated
vendored
4
vendor/github.com/gin-gonic/gin/context_appengine.go
generated
vendored
@@ -1,5 +1,9 @@
|
||||
// +build appengine
|
||||
|
||||
// Copyright 2017 Manu Martinez-Almeida. All rights reserved.
|
||||
// Use of this source code is governed by a MIT style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
package gin
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user