File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.37.0
12
12
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.37.0
13
13
go.opentelemetry.io/otel/sdk v1.37.0
14
- golang.org/x/tools v0.33 .0
14
+ golang.org/x/tools v0.34 .0
15
15
)
16
16
17
17
require (
Original file line number Diff line number Diff line change @@ -71,8 +71,8 @@ golang.org/x/sys v0.33.0 h1:q3i8TbbEz+JRD9ywIRlyRAQbM0qF7hu24q3teo2hbuw=
71
71
golang.org/x/sys v0.33.0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
72
72
golang.org/x/text v0.26.0 h1:P42AVeLghgTYr4+xUnTRKDMqpar+PtX7KWuNQL21L8M =
73
73
golang.org/x/text v0.26.0 /go.mod h1:QK15LZJUUQVJxhz7wXgxSy/CJaTFjd0G+YLonydOVQA =
74
- golang.org/x/tools v0.33 .0 h1:4qz2S3zmRxbGIhDIAgjxvFutSvH5EfnsYrRBj0UI0bc =
75
- golang.org/x/tools v0.33 .0 /go.mod h1:CIJMaWEY88juyUfo7UbgPqbC8rU2OqfAV1h2Qp0oMYI =
74
+ golang.org/x/tools v0.34 .0 h1:qIpSLOxeCYGg9TrcJokLBG4KFA6d795g0xkBkiESGlo =
75
+ golang.org/x/tools v0.34 .0 /go.mod h1:pAP9OwEaY1CAW3HOmg3hLZC5Z0CCmzjAF2UQMSqNARg =
76
76
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 h1:oWVWY3NzT7KJppx2UKhKmzPq4SRe0LdCijVRwvGeikY =
77
77
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 /go.mod h1:h3c4v36UTKzUiuaOKQ6gr3S+0hovBtUrXzTG/i3+XEc =
78
78
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 h1:fc6jSaCT0vBduLYZHYrBBNY4dsWuvgyff9noRNDdBeE =
You can’t perform that action at this time.
0 commit comments