2 files changed, 3 insertions(+), 1 deletions(-)
M go.mod
M go.sum
M go.mod => go.mod +1 -1
@@ 3,7 3,7 @@ module gioui.org/x
go 1.18
require (
- gioui.org v0.4.1
+ gioui.org v0.4.2-0.20240205110936-297c03925d0a
git.sr.ht/~jackmordaunt/go-toast v1.0.0
git.wow.st/gmp/jni v0.0.0-20210610011705-34026c7e22d0
github.com/andybalholm/stroke v0.0.0-20221221101821-bd29b49d73f0
M go.sum => go.sum +2 -0
@@ 3,6 3,8 @@ gioui.org v0.4.0 h1:Dsp2Z693xSokLt4axSCDdAiT6vvEY2I9gadIeZgFqxg=
gioui.org v0.4.0/go.mod h1:2atiYR4upH71/6ehnh6XsUELa7JZOrOHHNMDxGBZF0Q=
gioui.org v0.4.1 h1:sCTw5Fexg0xg9CxYmbrkKtHXcobf0JMbl5XpF2TC/zc=
gioui.org v0.4.1/go.mod h1:2atiYR4upH71/6ehnh6XsUELa7JZOrOHHNMDxGBZF0Q=
+gioui.org v0.4.2-0.20240205110936-297c03925d0a h1:UlUZuyS7lwUKk1qBxvwxGipjMsYNYZf1AVEy7rANl+E=
+gioui.org v0.4.2-0.20240205110936-297c03925d0a/go.mod h1:2atiYR4upH71/6ehnh6XsUELa7JZOrOHHNMDxGBZF0Q=
gioui.org/cpu v0.0.0-20210808092351-bfe733dd3334/go.mod h1:A8M0Cn5o+vY5LTMlnRoK3O5kG+rH0kWfJjeKd9QpBmQ=
gioui.org/cpu v0.0.0-20210817075930-8d6a761490d2 h1:AGDDxsJE1RpcXTAxPG2B4jrwVUJGFDjINIPi1jtO6pc=
gioui.org/cpu v0.0.0-20210817075930-8d6a761490d2/go.mod h1:A8M0Cn5o+vY5LTMlnRoK3O5kG+rH0kWfJjeKd9QpBmQ=