example/gophers: update gio version

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2019-10-14 18:20:07 +02:00
parent 8da2c9dbb4
commit f5e93206f6
4 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ type user struct {
name string
login string
company string
avatar image.Image
avatar paint.ImageOp
}
var theme *material.Theme