From 7f5393f9bed6c4e9b099c360c764aeec5b6025b6 Mon Sep 17 00:00:00 2001 From: Elias Naur Date: Fri, 19 Jul 2019 01:22:50 +0200 Subject: [PATCH] apps: update gio version Signed-off-by: Elias Naur --- apps/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/go.mod b/apps/go.mod index cf9db7af..4346e693 100644 --- a/apps/go.mod +++ b/apps/go.mod @@ -3,7 +3,7 @@ module gioui.org/apps go 1.12 require ( - gioui.org/ui v0.0.0-20190718190606-c94315119b0b + gioui.org/ui v0.0.0-20190718231848-a140527b08c9 github.com/google/go-github/v24 v24.0.1 golang.org/x/exp v0.0.0-20190627132806-fd42eb6b336f golang.org/x/image v0.0.0-20190703141733-d6a02ce849c9