Davanum Srinivas
ff7942be83
update OpenTelemetry dependencies and grpc
...
This update dropped the otelgrpc → cloud.google.com/go/compute dependency,
among others. This dropped out because genproto cleaned up it's dependencies
on google cloud libraries, and otel updated - details in #113366 .
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
Co-Authored-By: David Ashpole <dashpole@google.com >
2024-07-05 21:21:30 -04:00
David Ashpole
e94047c900
Revert "update OpenTelemetry dependencies"
...
This reverts commit 82e9ce79c7 .
2024-06-26 14:13:33 +00:00
David Ashpole
82e9ce79c7
update OpenTelemetry dependencies
2024-06-23 15:35:26 +00:00
Davanum Srinivas
702d911e22
working-config-otel
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2023-10-25 16:31:21 -04:00
Giuseppe Scrivano
a6a3bf2eb4
vendor: update google/cadvisor and opencontainers/runc
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com >
2020-06-24 18:39:50 +02:00
Davanum Srinivas
3d6ae5ef12
Update google.golang.org/grpc to v1.23.0
...
Change-Id: Ifbe8229d464a35a7598e28f53fe9d485c3e53e77
2019-08-21 08:15:56 -04:00
Joe Betz
ac7690b0fe
Version bump to grpc v1.7.5
2018-01-07 08:22:08 -08:00
Wojciech Tyczynski
4e8526dc6b
Revert "Version bump to etcd v3.2.11, grpc v1.7.5"
2017-12-19 15:25:06 +01:00
Joe Betz
0abafb2404
Version bump to grpc v1.7.5
2017-12-18 16:00:44 -08:00
Shyam JVS
d515f0e3d2
Revert "update gRPC to pick up data race fix"
2017-10-23 13:23:48 +02:00
Di Xu
99e9ec120c
update Godeps grpc to pick up data race fix
2017-10-16 17:55:11 +08:00
Shyam JVS
3b014e103b
Revert "Updated gRPC vendoring to support Keep Alive"
2017-08-22 15:16:52 +02:00
Renaud Gaubert
faee6d6d5d
Updated gRPC version to support Keep Alive
2017-08-18 15:26:38 -07:00
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