File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 11module tinygo.org/x/tinyfont
22
3- go 1.20
3+ go 1.22.1
4+
5+ toolchain go1.24.0
46
57require (
68 github.com/hajimehoshi/go-jisx0208 v1.0.0
79 github.com/sago35/go-bdf v0.0.0-20200313142241-6c17821c91c4
810 golang.org/x/image v0.0.0-20220617043117-41969df76e82
9- tinygo.org/x/drivers v0.29.0
11+ tinygo.org/x/drivers v0.30.1-0.20250311194328-156d6e7c9ce4
1012)
1113
1214require (
Original file line number Diff line number Diff line change @@ -9,5 +9,5 @@ golang.org/x/image v0.0.0-20220617043117-41969df76e82/go.mod h1:doUCurBvlfPMKfmI
99golang.org/x/text v0.3.7 h1:olpwvP2KacW1ZWvsR7uQhoyTYvKAupfQrRGBFM352Gk =
1010golang.org/x/text v0.3.7 /go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ =
1111golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
12- tinygo.org/x/drivers v0.29.0 h1:xHuq8Fr1D/D2+1V/3d+aXufqP81/CLi1itdVbrYgrE0 =
13- tinygo.org/x/drivers v0.29.0 /go.mod h1:q/mU8G/wz821p8xXqbkBACOlmZFDHXd//DnYnCW+dDQ =
12+ tinygo.org/x/drivers v0.30.1-0.20250311194328-156d6e7c9ce4 h1:cH7LCCxUrVltIloAWWsRLXPB8V+/doUFkM4Y8RLnpg0 =
13+ tinygo.org/x/drivers v0.30.1-0.20250311194328-156d6e7c9ce4 /go.mod h1:ZdErNrApSABdVXjA1RejD67R8SNRI6RKVfYgQDZtKtk =
You can’t perform that action at this time.
0 commit comments