Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5ab0489

Browse files
authored
chore(deps): update dependency opentelemetry-propagator-gcp to v1.1.0 (GoogleCloudPlatform#7375)
1 parent 0b87159 commit 5ab0489

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

trace/cloud-trace-demo-app-opentelemetry/app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Don't upgrade to 2.0.0 until opentelemtry-instrumentation-flask is okay with it
22
Flask==1.1.4
33
opentelemetry-exporter-gcp-trace==1.0.0
4-
opentelemetry-propagator-gcp==1.0.0
4+
opentelemetry-propagator-gcp==1.1.0
55
opentelemetry-instrumentation-flask==0.20b0
66
grpcio==1.43.0
77
httpretty==1.1.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==2.0.2
22
opentelemetry-exporter-gcp-trace==1.0.0
3-
opentelemetry-propagator-gcp==1.0.0
3+
opentelemetry-propagator-gcp==1.1.0

0 commit comments

Comments
 (0)