Skip to content

Commit

Permalink
Update opentelemetry
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent 8f35ebb commit 7db1253
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/acceptance/assets/app/go_app/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
github.com/onsi/gomega v1.34.1
github.com/prometheus/procfs v0.15.1
github.com/steinfletcher/apitest v1.5.16
go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin v0.51.0
go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin v0.53.0
go.opentelemetry.io/otel v1.28.0
go.opentelemetry.io/otel/metric v1.28.0
go.opentelemetry.io/otel/sdk v1.28.0
Expand Down
6 changes: 3 additions & 3 deletions src/autoscaler/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ require (
github.com/steinfletcher/apitest v1.5.16
github.com/stretchr/testify v1.9.0
github.com/tedsuo/ifrit v0.0.0-20230516164442-7862c310ad26
github.com/uptrace/opentelemetry-go-extra/otelsql v0.2.4
github.com/uptrace/opentelemetry-go-extra/otelsqlx v0.2.4
github.com/uptrace/opentelemetry-go-extra/otelsql v0.3.1
github.com/uptrace/opentelemetry-go-extra/otelsqlx v0.3.1
github.com/xeipuuv/gojsonschema v1.2.0
go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.51.0
go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.53.0
go.opentelemetry.io/otel v1.28.0
go.opentelemetry.io/otel/metric v1.28.0
go.opentelemetry.io/otel/sdk v1.28.0
Expand Down

0 comments on commit 7db1253

Please sign in to comment.