upgrade gioui to latest version

This commit is contained in:
5684185+vsariola@users.noreply.github.com
2023-09-23 14:43:09 +03:00
parent 14e548c4c1
commit 20b0598a57
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module github.com/vsariola/sointu
go 1.17
require (
gioui.org v0.2.1-0.20230823193131-cf5ae4aad92e
gioui.org v0.3.0
gioui.org/x v0.1.0
github.com/Masterminds/sprig v2.22.0+incompatible
github.com/hajimehoshi/oto v0.6.6