Ryan Hitchman
|
c67d403d43
|
Fix Ginkgo entries in Godeps.json. (#29402)
|
2016-08-02 13:18:18 -07:00 |
Ryan Hitchman
|
ea43036dc0
|
Update vendored ginkgo.
This includes onsi/ginkgo#262, which improves the JUnit stacktraces.
|
2016-07-25 13:40:15 -07:00 |
Daniel Smith
|
129b3a1e27
|
bump ginkgo
|
2016-07-15 23:58:29 -07:00 |
saadali
|
c708e2cc82
|
Update vendor dir and Godeps.json with new Godep
|
2016-05-11 17:02:50 -07:00 |
Tim Hockin
|
3c0c5ed4e0
|
Move deps from _workspace/ to vendor/
godep restore
pushd $GOPATH/src/github.com/appc/spec
git co master
popd
go get go4.org/errorutil
rm -rf Godeps
godep save ./...
git add vendor
git add -f $(git ls-files --other vendor/)
git co -- Godeps/LICENSES Godeps/.license_file_state Godeps/OWNERS
|
2016-05-08 20:30:21 -07:00 |