Skip to content

Commit

Permalink
Merge pull request #61 from sosan/renovate/opentelemetry-go-monorepo
Browse files Browse the repository at this point in the history
Update opentelemetry-go monorepo to v1.18.0
  • Loading branch information
sosan authored Sep 18, 2023
2 parents 668f394 + 52c5403 commit ee669c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/gofiber/fiber/v2 v2.49.2
github.com/redis/go-redis/v9 v9.1.0
github.com/uptrace/uptrace-go v1.16.0
go.opentelemetry.io/otel/trace v1.16.0
go.opentelemetry.io/otel/trace v1.18.0
)

require (
Expand Down Expand Up @@ -50,6 +50,6 @@ require (
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/valyala/fasthttp v1.49.0 // indirect
github.com/valyala/tcplisten v1.0.0 // indirect
go.opentelemetry.io/otel v1.16.0
go.opentelemetry.io/otel v1.18.0
golang.org/x/sys v0.12.0 // indirect
)

0 comments on commit ee669c6

Please sign in to comment.