monopole
|
ba39d22e39
|
until stable: pin-dependency, update-vendor, update-bazel, lint-dep
|
2021-03-08 16:50:43 -08:00 |
|
CJ Cullen
|
aa278345fa
|
update gopkg.in/yaml.v2 to v2.2.7
|
2019-12-02 09:26:32 -08:00 |
|
Davanum Srinivas
|
6364af128b
|
Updating ghodss/yaml and gopkg.in/yaml.v2 to latest version
Change-Id: I1f1a10b68a2d3e796724c6ac26f0ed3260153588
|
2018-10-10 10:24:09 -04:00 |
|
Nikhita Raghunath
|
713b1fc396
|
bump(gopkg.in/yaml.v2): 670d4cfef0544295bc27a114dbac37980d83185a
Fix parsing of non-specific tags
|
2018-01-16 10:04:58 +05:30 |
|
Timothy St. Clair
|
5f008faa8b
|
Update godeps for etcd 3.0.4
|
2016-08-09 08:51:15 -05: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 |
|