Commit Graph

5 Commits

Author SHA1 Message Date
Yang Guo
a7474e8059 Update dependency 2018-06-04 14:54:06 -07:00
Cheng Xing
accf8c4b9a vendoring latest version of google-api-go-client 2018-02-25 12:21:15 -08:00
Minhan Xia
43d2da04f9 godep revendor google api go clients 2017-09-25 10:55:23 -07:00
Quinton Hoole
9fb98a42d0 Update vendor package google.golang.org/api/googleapi. 2016-05-16 11:06:03 -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