Godeps
This commit is contained in:
parent
d3a51031c3
commit
198a319fd6
1361 changed files with 239071 additions and 28102 deletions
9
Godeps/_workspace/src/gopkg.in/gcfg.v1/go1_2.go
generated
vendored
Normal file
9
Godeps/_workspace/src/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