File tree 12 files changed +11
-14
lines changed
12 files changed +11
-14
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.22.4
7
7
replace github.com/uptrace/uptrace-go => ../..
8
8
9
9
require (
10
- github.com/uptrace/uptrace-go v1.28 .0
10
+ github.com/uptrace/uptrace-go v1.29 .0
11
11
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0
12
12
go.opentelemetry.io/otel/trace v1.29.0
13
13
)
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/aws/aws-lambda-go v1.47.0
11
11
github.com/aws/aws-sdk-go-v2/config v1.27.30
12
12
github.com/aws/aws-sdk-go-v2/service/s3 v1.60.1
13
- github.com/uptrace/uptrace-go v1.28 .0
13
+ github.com/uptrace/uptrace-go v1.29 .0
14
14
go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda v0.54.0
15
15
go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws v0.54.0
16
16
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.22.4
7
7
replace github.com/uptrace/uptrace-go => ../..
8
8
9
9
require (
10
- github.com/uptrace/uptrace-go v1.28 .0
10
+ github.com/uptrace/uptrace-go v1.29 .0
11
11
go.opentelemetry.io/contrib/bridges/otelslog v0.4.0
12
12
go.opentelemetry.io/otel v1.29.0
13
13
go.opentelemetry.io/otel/trace v1.29.0
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.22.4
7
7
replace github.com/uptrace/uptrace-go => ../..
8
8
9
9
require (
10
- github.com/uptrace/uptrace-go v1.28 .0
10
+ github.com/uptrace/uptrace-go v1.29 .0
11
11
go.opentelemetry.io/otel v1.29.0
12
12
go.opentelemetry.io/otel/metric v1.29.0
13
13
)
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.22.4
7
7
replace github.com/uptrace/uptrace-go => ../..
8
8
9
9
require (
10
- github.com/uptrace/uptrace-go v1.28 .0
10
+ github.com/uptrace/uptrace-go v1.29 .0
11
11
go.opentelemetry.io/otel v1.29.0
12
12
go.opentelemetry.io/otel/trace v1.29.0
13
13
)
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.22.4
6
6
7
7
replace github.com/uptrace/uptrace-go => ../..
8
8
9
- require github.com/uptrace/uptrace-go v1.28 .0
9
+ require github.com/uptrace/uptrace-go v1.29 .0
10
10
11
11
require (
12
12
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.22.4
7
7
replace github.com/uptrace/uptrace-go => ../..
8
8
9
9
require (
10
- github.com/uptrace/uptrace-go v1.28 .0
10
+ github.com/uptrace/uptrace-go v1.29 .0
11
11
go.opentelemetry.io/contrib/bridges/otelslog v0.4.0
12
12
go.opentelemetry.io/otel v1.29.0
13
13
go.opentelemetry.io/otel/trace v1.29.0
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ replace github.com/uptrace/uptrace-go => ../..
8
8
9
9
require (
10
10
github.com/uptrace/opentelemetry-go-extra/otelzap v0.3.1
11
- github.com/uptrace/uptrace-go v1.28 .0
11
+ github.com/uptrace/uptrace-go v1.29 .0
12
12
go.opentelemetry.io/otel v1.29.0
13
13
go.uber.org/zap v1.27.0
14
14
)
Original file line number Diff line number Diff line change @@ -7,8 +7,7 @@ toolchain go1.22.4
7
7
replace github.com/uptrace/uptrace-go => ../..
8
8
9
9
require (
10
- github.com/uptrace/uptrace-go v1.28.0
11
- go.opentelemetry.io/contrib/bridges/otelslog v0.4.0
10
+ github.com/uptrace/uptrace-go v1.29.0
12
11
go.opentelemetry.io/otel v1.29.0
13
12
go.opentelemetry.io/otel/trace v1.29.0
14
13
)
Original file line number Diff line number Diff line change @@ -17,8 +17,6 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
17
17
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
18
18
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
19
19
github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
20
- go.opentelemetry.io/contrib/bridges/otelslog v0.4.0 h1:i66F95zqmrf3EyN5gu0E2pjTvCRZo/p8XIYidG3vOP8 =
21
- go.opentelemetry.io/contrib/bridges/otelslog v0.4.0 /go.mod h1:JuCiVizZ6ovLZLnYk1nGRUEAnmRJLKGh5v8DmwiKlhY =
22
20
go.opentelemetry.io/contrib/instrumentation/runtime v0.54.0 h1:KD+8SJvRaW9n0vE0UgkytT207J3CmV1hGf9GYYU73ns =
23
21
go.opentelemetry.io/contrib/instrumentation/runtime v0.54.0 /go.mod h1:/CsTuLR28IN3Vn13YEc72HljfHiGOMXiCbl4xiCSDhA =
24
22
go.opentelemetry.io/otel v1.29.0 h1:PdomN/Al4q/lN6iBJEN3AwPvUiHPMlt93c8bqTG5Llw =
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ replace github.com/uptrace/uptrace-go => ../..
8
8
9
9
require (
10
10
github.com/rs/zerolog v1.33.0
11
- github.com/uptrace/uptrace-go v1.28 .0
11
+ github.com/uptrace/uptrace-go v1.29 .0
12
12
go.opentelemetry.io/otel v1.29.0
13
13
gopkg.in/natefinch/lumberjack.v2 v2.2.1
14
14
)
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ package uptrace
2
2
3
3
// Version is the current release version.
4
4
func Version () string {
5
- return "1.28 .0"
5
+ return "1.29 .0"
6
6
}
You can’t perform that action at this time.
0 commit comments