apps: add replace for gioui.org/ui to ../ui for hacking convenience

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2019-04-01 18:15:55 +02:00
parent 0c6f874379
commit 8014de4f23
2 changed files with 2 additions and 2 deletions
+2
View File
@@ -9,3 +9,5 @@ require (
golang.org/x/image v0.0.0-20190321063152-3fc05d484e9f
golang.org/x/oauth2 v0.0.0-20190319182350-c85d3e98c914
)
replace gioui.org/ui => ../ui