update gioui to latest version

This commit is contained in:
vsariola
2021-04-10 17:06:52 +03:00
parent 58d29b19e9
commit a44c27f4bb
2 changed files with 5 additions and 5 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module github.com/vsariola/sointu
go 1.15
require (
gioui.org v0.0.0-20210301085932-857143370701
gioui.org v0.0.0-20210410094005-495c69018772
github.com/Masterminds/goutils v1.1.0 // indirect
github.com/Masterminds/semver v1.5.0 // indirect
github.com/Masterminds/sprig v2.22.0+incompatible