build: update gioui

This commit is contained in:
5684185+vsariola@users.noreply.github.com
2026-03-24 10:13:02 +02:00
parent 11977a5dc6
commit ac218e7e54
2 changed files with 12 additions and 21 deletions

7
go.mod
View File

@ -3,14 +3,14 @@ module github.com/vsariola/sointu
go 1.24.0
require (
gioui.org v0.9.0
gioui.org v0.9.1-0.20260317161059-dfe4ff020039
gioui.org/x v0.8.1
github.com/Masterminds/sprig v2.22.0+incompatible
github.com/ebitengine/oto/v3 v3.5.0-alpha.0.20260119133252-bae718d5ff43
github.com/viterin/vek v0.4.2
gitlab.com/gomidi/midi/v2 v2.2.10
golang.org/x/exp/shiny v0.0.0-20250408133849-7e4ce0ab07d0
golang.org/x/text v0.24.0
golang.org/x/text v0.32.0
gopkg.in/yaml.v3 v3.0.1
pipelined.dev/audio/vst2 v0.10.1-0.20240223162706-41e9b65fb5c2
)
@ -32,9 +32,10 @@ require (
github.com/mitchellh/copystructure v1.0.0 // indirect
github.com/mitchellh/reflectwalk v1.0.0 // indirect
github.com/viterin/partial v1.1.0 // indirect
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 // indirect
golang.org/x/crypto v0.46.0 // indirect
golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 // indirect
golang.org/x/image v0.26.0 // indirect
golang.org/x/net v0.48.0 // indirect
golang.org/x/sys v0.40.0 // indirect
pipelined.dev/pipe v0.11.0 // indirect
pipelined.dev/signal v0.10.0 // indirect