From 619a90a6460267fecbe59f8a0e51ffbb7cac9e65 Mon Sep 17 00:00:00 2001 From: Elias Naur Date: Sun, 14 Jul 2019 19:35:12 +0200 Subject: [PATCH] apps/go.mod: update gio dependency 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 def4f11e..c8af8e36 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-20190714110834-6e97d65af145 + gioui.org/ui v0.0.0-20190714173331-587b88d346ee 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