We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af9a68c commit e17ea7cCopy full SHA for e17ea7c
2 files changed
go.mod
@@ -2,4 +2,4 @@ module github.com/Strubbl/wallabago/v9
2
3
go 1.24.2
4
5
-require golang.org/x/text v0.33.0
+require golang.org/x/text v0.34.0
go.sum
@@ -1,2 +1,2 @@
1
-golang.org/x/text v0.33.0 h1:B3njUFyqtHDUI5jMn1YIr5B0IE2U0qck04r6d4KPAxE=
-golang.org/x/text v0.33.0/go.mod h1:LuMebE6+rBincTi9+xWTY8TztLzKHc/9C1uBCG27+q8=
+golang.org/x/text v0.34.0 h1:oL/Qq0Kdaqxa1KbNeMKwQq0reLCCaFtqu2eNuSeNHbk=
+golang.org/x/text v0.34.0/go.mod h1:homfLqTYRFyVYemLBFl5GgL/DWEiH5wcsQ5gSh1yziA=
0 commit comments