Skip to content

Commit

Permalink
Update OTel Demo during release (#4256)
Browse files Browse the repository at this point in the history
  • Loading branch information
pellared committed Jun 26, 2023
1 parent 3b124b3 commit 5e69812
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,3 +126,11 @@ Importantly, bump any package versions referenced to be the latest one you just
[OpenTelemetry Specification]: https://github.com/open-telemetry/opentelemetry-specification
[Go instrumentation documentation]: https://opentelemetry.io/docs/instrumentation/go/
[content/en/docs/instrumentation/go]: https://github.com/open-telemetry/opentelemetry.io/tree/main/content/en/docs/instrumentation/go

### Demo Repository

Bump the dependencies in the following Go services:

- [`accountingservice`](https://github.com/open-telemetry/opentelemetry-demo/tree/main/src/accountingservice)
- [`checkoutservice`](https://github.com/open-telemetry/opentelemetry-demo/tree/main/src/checkoutservice)
- [`productcatalogservice`](https://github.com/open-telemetry/opentelemetry-demo/tree/main/src/productcatalogservice)

0 comments on commit 5e69812

Please sign in to comment.