Sebastiaan van Stijn
|
483d2e947f
|
go.mod: update opentelemetry modules to v1.0.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
2021-09-22 16:24:17 +02:00 |
|
Kazuyoshi Kato
|
b7e79dc5ab
|
Update google.golang.org/grpc from v1.27.1 to v1.38.0
v1.38.0 is used by Kubernetes since
https://github.com/kubernetes/kubernetes/pull/100488.
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
|
2021-06-17 10:28:48 -04:00 |
|
Sebastiaan van Stijn
|
eb7a6bf02c
|
bump google.golang.org/grpc v1.23.0
full diff: https://github.com/grpc/grpc-go/compare/v1.20.1...v1.23.0
This update contains security fixes:
- transport: block reading frames when too many transport control frames are queued (grpc/grpc-go#2970)
- Addresses CVE-2019-9512 (Ping Flood), CVE-2019-9514 (Reset Flood), and CVE-2019-9515 (Settings Flood).
Other changes can be found in the release notes:
https://github.com/grpc/grpc-go/releases/tag/v1.23.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
2019-08-26 23:24:20 +02:00 |
|
Sebastiaan van Stijn
|
2ed8e60fa1
|
bump google.golang.org/grpc v1.20.1
full diff: https://github.com/grpc/grpc-go/compare/v1.12.2...v1.20.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
2019-05-05 12:39:23 -07:00 |
|
Derek McGowan
|
d2fc059229
|
Update grpc to 1.12
Signed-off-by: Derek McGowan <derek@mcgstyle.net>
|
2018-05-25 13:22:18 -07:00 |
|
Stephen J Day
|
b5cbe7b590
|
vendor: update grpc to 1.10.1
Signed-off-by: Stephen J Day <stephen.day@docker.com>
|
2018-04-06 13:53:49 -07:00 |
|
Stephen J Day
|
35697865c0
|
vendor: update protobuf, grpc and gogo
Signed-off-by: Stephen J Day <stephen.day@docker.com>
|
2017-11-09 13:24:41 -08:00 |
|
Stephen J Day
|
b626757d06
|
vendor: update grpc dependencies
Signed-off-by: Stephen J Day <stephen.day@docker.com>
|
2017-05-25 17:20:23 -07:00 |
|
Akihiro Suda
|
40d966f00e
|
clean up unused nats code
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
|
2017-02-20 05:28:09 +00:00 |
|
Michael Crosby
|
b4c901f34a
|
Revert "Switch to new vendor directory layout"
This reverts commit d5742209d3 .
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
|
2016-03-17 16:10:24 -07:00 |
|
Marcos Lilljedahl
|
d5742209d3
|
Switch to new vendor directory layout
Fixes #113
Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
|
2016-03-16 01:56:22 -03:00 |
|