1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00

Release v1.16.0/v0.39.0 -- Stable Metric API (#4100)

* Update versions

* Prepare stable-v1 for version v1.16.0

* Prepare experimental-metrics for version v0.39.0

* Update changelog
This commit is contained in:
Tyler Yahn
2023-05-22 12:06:21 -07:00
committed by GitHub
parent 3fca55af7a
commit e0852d609c
36 changed files with 160 additions and 152 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ replace go.opentelemetry.io/otel => ../
require (
github.com/google/go-cmp v0.5.9
github.com/stretchr/testify v1.8.3
go.opentelemetry.io/otel v1.16.0-rc.1
go.opentelemetry.io/otel v1.16.0
)
require (