
This tracks all the vendor file changes and changes to go modules due to OpenTelemetry support Signed-off-by: Alakesh Haloi <alakeshh@amazon.com>
6 lines
129 B
Go
6 lines
129 B
Go
/*
|
|
Package runtime contains runtime helper functions used by
|
|
servers which protoc-gen-grpc-gateway generates.
|
|
*/
|
|
package runtime
|