From 1e14540a6f6345505b1810cb39fafd8655e81baa Mon Sep 17 00:00:00 2001 From: Elias Naur Date: Sun, 12 May 2019 18:07:57 +0200 Subject: [PATCH] apps: go get gioui.org/ui@latest 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 a7b1b002..55af37b8 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-20190512131144-1d91555ace5d + gioui.org/ui v0.0.0-20190512160618-701ceda4d06d github.com/google/go-github/v24 v24.0.1 golang.org/x/exp v0.0.0-20190321205749-f0864edee7f3 golang.org/x/image v0.0.0-20190321063152-3fc05d484e9f