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

Skip to content

Commit 31b8574

Browse files
chore(deps): update dependency google-cloud-trace to v0.24.0 (GoogleCloudPlatform#4448)
Co-authored-by: Charles Engelke <[email protected]>
1 parent b59cf9f commit 31b8574

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-cloud-monitoring==1.0.0
2-
google-cloud-trace==0.23.0
2+
google-cloud-trace==0.24.0
33
opencensus==0.7.10
44
Flask==1.1.2
55
opencensus-ext-stackdriver==0.7.3

trace/trace-python-sample-opentelemetry/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==1.1.2
2-
google-cloud-trace==0.23.0
2+
google-cloud-trace==0.24.0
33
opentelemetry-api==0.9b0
44
opentelemetry-auto-instrumentation==0.8b0
55
opentelemetry-exporter-cloud-trace==0.9b0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-cloud-trace==0.23.0
1+
google-cloud-trace==0.24.0
22
opencensus==0.7.10
33
opencensus-ext-stackdriver==0.7.3
44
Flask==1.1.2

0 commit comments

Comments
 (0)