We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f27f80 commit 71a3b3fCopy full SHA for 71a3b3f
2 files changed
go.mod
@@ -1,7 +1,5 @@
1
module github.com/Strubbl/wallabago/v9
2
3
-go 1.23.0
+go 1.24.0
4
5
-toolchain go1.24.0
6
-
7
-require golang.org/x/text v0.26.0
+require golang.org/x/text v0.27.0
go.sum
@@ -1,2 +1,2 @@
-golang.org/x/text v0.26.0 h1:P42AVeLghgTYr4+xUnTRKDMqpar+PtX7KWuNQL21L8M=
-golang.org/x/text v0.26.0/go.mod h1:QK15LZJUUQVJxhz7wXgxSy/CJaTFjd0G+YLonydOVQA=
+golang.org/x/text v0.27.0 h1:4fGWRpyh641NLlecmyl4LOe6yDdfaYNrGb2zdfo4JV4=
+golang.org/x/text v0.27.0/go.mod h1:1D28KMCvyooCX9hBiosv5Tz/+YLxj0j7XhWjpSUF7CU=
0 commit comments