File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
2121 github.com/go-text/render v0.2.0 // indirect
2222 github.com/hajimehoshi/ebiten/v2 v2.8.6
2323 github.com/jezek/xgb v1.1.1 // indirect
24- golang.org/x/sync v0.19 .0 // indirect
24+ golang.org/x/sync v0.20 .0 // indirect
2525)
2626
2727require (
@@ -57,7 +57,7 @@ require (
5757 github.com/stretchr/testify v1.11.1 // indirect
5858 github.com/yuin/goldmark v1.7.1 // indirect
5959 // golang.org/x/net v0.0.0-20220708220712-1185a9018129 // indirect
60- golang.org/x/text v0.34 .0 // indirect
60+ golang.org/x/text v0.35 .0 // indirect
6161 google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
6262 gopkg.in/yaml.v2 v2.4.0 // indirect
6363 gopkg.in/yaml.v3 v3.0.1 // indirect
@@ -66,7 +66,7 @@ require (
6666require (
6767 fyne.io/fyne/v2 v2.5.2
6868 golang.org/x/exp v0.0.0-20250215185904-eff6e970281f
69- golang.org/x/image v0.31 .0 // indirect
69+ golang.org/x/image v0.38 .0 // indirect
7070 golang.org/x/sys v0.41.0 // indirect
7171)
7272
You can’t perform that action at this time.
0 commit comments