Switch from Godep to go vendoring
This commit is contained in:
parent
6b37713bc0
commit
cd317761c5
1504 changed files with 263076 additions and 34441 deletions
12
Godeps/_workspace/src/gopkg.in/yaml.v2/suite_test.go
generated
vendored
12
Godeps/_workspace/src/gopkg.in/yaml.v2/suite_test.go
generated
vendored
|
@ -1,12 +0,0 @@
|
|||
package yaml_test
|
||||
|
||||
import (
|
||||
. "gopkg.in/check.v1"
|
||||
"testing"
|
||||
)
|
||||
|
||||
func Test(t *testing.T) { TestingT(t) }
|
||||
|
||||
type S struct{}
|
||||
|
||||
var _ = Suite(&S{})
|
Loading…
Add table
Add a link
Reference in a new issue