Skip to content

Commit

Permalink
fix(deps): update module go.opentelemetry.io/otel/sdk/log to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 21, 2024
1 parent 1fcaae8 commit 0016d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exporters/otlp/otlplog/otlploggrpc/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
require (
github.com/cenkalti/backoff/v4 v4.3.0
github.com/stretchr/testify v1.9.0
go.opentelemetry.io/otel/sdk/log v0.2.0-alpha
go.opentelemetry.io/otel/sdk/log v0.3.0
google.golang.org/grpc v1.64.0
)

Expand Down

0 comments on commit 0016d1e

Please sign in to comment.