File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ require (
31
31
github.com/zclconf/go-cty v1.14.4
32
32
github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b
33
33
go.bobheadxi.dev/gobenchdata v1.3.1
34
- go.opentelemetry.io/otel/trace v1.26 .0
34
+ go.opentelemetry.io/otel/trace v1.27 .0
35
35
golang.org/x/tools v0.21.0
36
36
)
37
37
@@ -40,7 +40,7 @@ require (
40
40
github.com/felixge/httpsnoop v1.0.4 // indirect
41
41
github.com/go-logr/logr v1.4.1 // indirect
42
42
github.com/go-logr/stdr v1.2.2 // indirect
43
- go.opentelemetry.io/otel/metric v1.26 .0 // indirect
43
+ go.opentelemetry.io/otel/metric v1.27 .0 // indirect
44
44
)
45
45
46
46
require (
@@ -96,7 +96,7 @@ require (
96
96
go.bobheadxi.dev/streamline v1.2.1 // indirect
97
97
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.51.0
98
98
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.51.0
99
- go.opentelemetry.io/otel v1.26 .0
99
+ go.opentelemetry.io/otel v1.27 .0
100
100
golang.org/x/crypto v0.23.0 // indirect
101
101
golang.org/x/mod v0.17.0 // indirect
102
102
golang.org/x/net v0.25.0 // indirect
Original file line number Diff line number Diff line change @@ -406,12 +406,12 @@ go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.
406
406
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.51.0 /go.mod h1:ZvX/taFlN6TGaOOM6D42wrNwPKUV1nGO2FuUXkityBU =
407
407
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.51.0 h1:Xs2Ncz0gNihqu9iosIZ5SkBbWo5T8JhhLJFMQL1qmLI =
408
408
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.51.0 /go.mod h1:vy+2G/6NvVMpwGX/NyLqcC41fxepnuKHk16E6IZUcJc =
409
- go.opentelemetry.io/otel v1.26 .0 h1:LQwgL5s/1W7YiiRwxf03QGnWLb2HW4pLiAhaA5cZXBs =
410
- go.opentelemetry.io/otel v1.26 .0 /go.mod h1:UmLkJHUAidDval2EICqBMbnAd0/m2vmpf/dAM+fvFs4 =
411
- go.opentelemetry.io/otel/metric v1.26 .0 h1:7S39CLuY5Jgg9CrnA9HHiEjGMF/X2VHvoXGgSllRz30 =
412
- go.opentelemetry.io/otel/metric v1.26 .0 /go.mod h1:SY+rHOI4cEawI9a7N1A4nIg/nTQXe1ccCNWYOJUrpX4 =
413
- go.opentelemetry.io/otel/trace v1.26 .0 h1:1ieeAUb4y0TE26jUFrCIXKpTuVK7uJGN9/Z/2LP5sQA =
414
- go.opentelemetry.io/otel/trace v1.26 .0 /go.mod h1:4iDxvGDQuUkHve82hJJ8UqrwswHYsZuWCBllGV2U2y0 =
409
+ go.opentelemetry.io/otel v1.27 .0 h1:9BZoF3yMK/O1AafMiQTVu0YDj5Ea4hPhxCs7sGva+cg =
410
+ go.opentelemetry.io/otel v1.27 .0 /go.mod h1:DMpAK8fzYRzs+bi3rS5REupisuqTheUlSZJ1WnZaPAQ =
411
+ go.opentelemetry.io/otel/metric v1.27 .0 h1:hvj3vdEKyeCi4YaYfNjv2NUje8FqKqUY8IlF0FxV/ik =
412
+ go.opentelemetry.io/otel/metric v1.27 .0 /go.mod h1:mVFgmRlhljgBiuk/MP/oKylr4hs85GZAylncepAX/ak =
413
+ go.opentelemetry.io/otel/trace v1.27 .0 h1:IqYb813p7cmbHk0a5y6pD5JPakbVfftRXABGt5/Rscw =
414
+ go.opentelemetry.io/otel/trace v1.27 .0 /go.mod h1:6RiD1hkAprV4/q+yd2ln1HG9GoPx39SuvvstaLBl+l4 =
415
415
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
416
416
golang.org/x/crypto v0.0.0-20190510104115-cbcb75029529 /go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI =
417
417
golang.org/x/crypto v0.0.0-20190605123033-f99c8df09eb5 /go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI =
You can’t perform that action at this time.
0 commit comments