We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7e23ba commit 0aed5e2Copy full SHA for 0aed5e2
go.mod
@@ -2,4 +2,4 @@ module golang.org/x/image
2
3
go 1.23.0
4
5
-require golang.org/x/text v0.23.0
+require golang.org/x/text v0.24.0
go.sum
@@ -1,2 +1,2 @@
1
-golang.org/x/text v0.23.0 h1:D71I7dUrlY+VX0gQShAThNGHFxZ13dGLBHQLVl1mJlY=
-golang.org/x/text v0.23.0/go.mod h1:/BLNzu4aZCJ1+kcD0DNRotWKage4q2rGVAg4o22unh4=
+golang.org/x/text v0.24.0 h1:dd5Bzh4yt5KYA8f9CJHCP4FB4D51c2c6JvN37xJJkJ0=
+golang.org/x/text v0.24.0/go.mod h1:L8rBsPeo2pSS+xqN0d5u2ikmjtmoJbDBT1b7nHvFCdU=
0 commit comments