1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-10-31 00:07:40 +02:00

docs: remove demo-accounting service from dependency list in releasing (#7503)

It was rewritten to C#
This commit is contained in:
Piotr Kiełkowicz
2025-10-14 14:47:19 +02:00
committed by GitHub
parent 643e735c23
commit b3129d30be

View File

@@ -164,7 +164,6 @@ Once all related issues and PRs have been added to the milestone, close the mile
Bump the dependencies in the following Go services:
- [`accounting`](https://github.com/open-telemetry/opentelemetry-demo/tree/main/src/accounting)
- [`checkoutservice`](https://github.com/open-telemetry/opentelemetry-demo/tree/main/src/checkout)
- [`productcatalogservice`](https://github.com/open-telemetry/opentelemetry-demo/tree/main/src/product-catalog)