Godeps
This commit is contained in:
parent
d3a51031c3
commit
198a319fd6
1361 changed files with 239071 additions and 28102 deletions
7
Godeps/_workspace/src/gopkg.in/gcfg.v1/go1_0.go
generated
vendored
Normal file
7
Godeps/_workspace/src/gopkg.in/gcfg.v1/go1_0.go
generated
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
// +build !go1.2
|
||||
|
||||
package gcfg
|
||||
|
||||
type textUnmarshaler interface {
|
||||
UnmarshalText(text []byte) error
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue