We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24a900e commit 5293ec4Copy full SHA for 5293ec4
2 files changed
go.mod
@@ -2,4 +2,4 @@ module github.com/Strubbl/wallabago/v9
2
3
go 1.24.0
4
5
-require golang.org/x/text v0.28.0
+require golang.org/x/text v0.29.0
go.sum
@@ -1,2 +1,2 @@
1
-golang.org/x/text v0.28.0 h1:rhazDwis8INMIwQ4tpjLDzUhx6RlXqZNPEM0huQojng=
-golang.org/x/text v0.28.0/go.mod h1:U8nCwOR8jO/marOQ0QbDiOngZVEBB7MAiitBuMjXiNU=
+golang.org/x/text v0.29.0 h1:1neNs90w9YzJ9BocxfsQNHKuAT4pkghyXc4nhZ6sJvk=
+golang.org/x/text v0.29.0/go.mod h1:7MhJOA9CD2qZyOKYazxdYMF85OwPdEr9jTtBpO7ydH4=
0 commit comments