File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ toolchain go1.26.2
66
77require (
88 github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
9- golang.org/x/image v0.39 .0
9+ golang.org/x/image v0.41 .0
1010)
Original file line number Diff line number Diff line change 11github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 h1:DACJavvAHhabrF08vX0COfcOBJRhZ8lUbR+ZWIs0Y5g =
22github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 /go.mod h1:E/TSTwGwJL78qG/PmXZO1EjYhfJinVAhrmmHX6Z8B9k =
3- golang.org/x/image v0.39 .0 h1:skVYidAEVKgn8lZ602XO75asgXBgLj9G/FE3RbuPFww =
4- golang.org/x/image v0.39 .0 /go.mod h1:sIbmppfU+xFLPIG0FoVUTvyBMmgng1/XAMhQ2ft0hpA =
3+ golang.org/x/image v0.41 .0 h1:8wS72eGJMJaBxK6okTzd4WaXumUlTVlb753MlsSvTCo =
4+ golang.org/x/image v0.41 .0 /go.mod h1:uIc348UZMSvS5Z65CVZ7iDPaNobNFEPeJ4kbqTOszmA =
Original file line number Diff line number Diff line change 22## explicit
33github.com/golang/freetype/raster
44github.com/golang/freetype/truetype
5- # golang.org/x/image v0.39 .0
5+ # golang.org/x/image v0.41 .0
66## explicit; go 1.25.0
77golang.org/x/image/draw
88golang.org/x/image/font
You can’t perform that action at this time.
0 commit comments