Skip to content

Commit f65544a

Browse files
Bump golang.org/x/text from 0.21.0 to 0.22.0
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.21.0 to 0.22.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.21.0...v0.22.0) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9211a74 commit f65544a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ require (
3939
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.34.0
4040
go.opentelemetry.io/otel/sdk v1.34.0
4141
go.opentelemetry.io/otel/trace v1.34.0
42-
golang.org/x/text v0.22.0
42+
golang.org/x/text v0.23.0
4343
google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb
4444
google.golang.org/grpc v1.71.0
4545
google.golang.org/protobuf v1.36.5
@@ -156,7 +156,7 @@ require (
156156
go.uber.org/atomic v1.11.0 // indirect
157157
golang.org/x/crypto v0.35.0 // indirect
158158
golang.org/x/net v0.35.0 // indirect
159-
golang.org/x/sync v0.11.0 // indirect
159+
golang.org/x/sync v0.12.0 // indirect
160160
golang.org/x/sys v0.30.0 // indirect
161161
google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb // indirect
162162
gopkg.in/warnings.v0 v0.1.2 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)