We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71a3b3f commit 24a900eCopy full SHA for 24a900e
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.27.0
+require golang.org/x/text v0.28.0
go.sum
@@ -1,2 +1,2 @@
1
-golang.org/x/text v0.27.0 h1:4fGWRpyh641NLlecmyl4LOe6yDdfaYNrGb2zdfo4JV4=
-golang.org/x/text v0.27.0/go.mod h1:1D28KMCvyooCX9hBiosv5Tz/+YLxj0j7XhWjpSUF7CU=
+golang.org/x/text v0.28.0 h1:rhazDwis8INMIwQ4tpjLDzUhx6RlXqZNPEM0huQojng=
+golang.org/x/text v0.28.0/go.mod h1:U8nCwOR8jO/marOQ0QbDiOngZVEBB7MAiitBuMjXiNU=
0 commit comments