Skip to content

Commit 4f97d7d

Browse files
stackit-pipelinerenovate-bot
authored andcommitted
fix(deps): update module golang.org/x/text to v0.26.0 (#784)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 99a4c01 commit 4f97d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ require (
207207
go.uber.org/zap v1.24.0 // indirect
208208
golang.org/x/exp/typeparams v0.0.0-20250210185358-939b2ce775ac // indirect
209209
golang.org/x/sync v0.15.0 // indirect
210-
golang.org/x/tools v0.34.0 // indirect
210+
golang.org/x/tools v0.33.0 // indirect
211211
google.golang.org/protobuf v1.36.6 // indirect
212212
gopkg.in/yaml.v2 v2.4.0 // indirect
213213
honnef.co/go/tools v0.6.1 // indirect

0 commit comments

Comments
 (0)