Skip to content

Commit

Permalink
Merge pull request #46 from lexicoder/renovate/go.opentelemetry.io-ot…
Browse files Browse the repository at this point in the history
…el-metric-1.x

Update module go.opentelemetry.io/otel/metric to v1.22.0
  • Loading branch information
lexicoder authored Jan 23, 2024
2 parents c37ad5c + 73546f9 commit e187bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/stretchr/testify v1.8.4
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0
go.opentelemetry.io/otel v1.19.0
go.opentelemetry.io/otel/metric v1.19.0
go.opentelemetry.io/otel/metric v1.22.0
go.opentelemetry.io/otel/sdk v1.19.0
go.opentelemetry.io/otel/trace v1.19.0
)
Expand Down

0 comments on commit e187bad

Please sign in to comment.