Davanum Srinivas
|
5be80c05c4
|
updated etcd to v3.5.5 and newer otel libraries as well
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
|
2022-09-17 21:47:24 -04:00 |
|
He Xiaoxi
|
fb03e0c461
|
Bump objx to v0.2.0
Signed-off-by: He Xiaoxi <xxhe@alauda.io>
|
2019-06-27 11:33:27 +08:00 |
|
Jordan Liggitt
|
e8e15acff6
|
github.com/stretchr/objx v0.1.1, github.com/stretchr/testify v1.2.2
|
2019-04-08 15:20:44 -04: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 |
|