Move Ingress godeps to vendor/
This commit is contained in:
parent
0d4f49e50e
commit
ca620e4074
2059 changed files with 3706 additions and 213845 deletions
9
vendor/gopkg.in/gcfg.v1/go1_2.go
generated
vendored
Normal file
9
vendor/gopkg.in/gcfg.v1/go1_2.go
generated
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
// +build go1.2
|
||||
|
||||
package gcfg
|
||||
|
||||
import (
|
||||
"encoding"
|
||||
)
|
||||
|
||||
type textUnmarshaler encoding.TextUnmarshaler
|
||||
Loading…
Add table
Add a link
Reference in a new issue