Skip to content

Commit 0d98340

Browse files
committed
Update dependencies
1 parent 489bce2 commit 0d98340

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/invoker/go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ require (
1717
github.com/vhive-serverless/vhive/examples/endpoint v0.0.0-00010101000000-000000000000
1818
github.com/vhive-serverless/vhive/utils/benchmarking/eventing v0.0.0-00010101000000-000000000000
1919
github.com/vhive-serverless/vhive/utils/tracing/go v0.0.0-00010101000000-000000000000
20+
go.opentelemetry.io/otel/semconv v1.15.0-rc.2
21+
go.opentelemetry.io/otel/metric/registry v1.15.0-rc.2
2022
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.20.0
2123
google.golang.org/grpc v1.39.0
2224
google.golang.org/protobuf v1.26.0

0 commit comments

Comments
 (0)