From bd92773ccd795dca6c0613bca3d1fb83b2f25a6d Mon Sep 17 00:00:00 2001 From: xengineering Date: Mon, 4 Sep 2023 17:26:50 +0200 Subject: Update to gioui.org v0.2.0 --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index dcaeebe..affeaaf 100644 --- a/go.mod +++ b/go.mod @@ -2,12 +2,12 @@ module xengineering.eu/limox go 1.20 -require gioui.org v0.1.0 +require gioui.org v0.2.0 require ( gioui.org/cpu v0.0.0-20220412190645-f1e9e8c3b1f7 // indirect gioui.org/shader v1.0.6 // indirect - github.com/go-text/typesetting v0.0.0-20230602202114-9797aefac433 // indirect + github.com/go-text/typesetting v0.0.0-20230803102845-24e03d8b5372 // indirect golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1 // indirect golang.org/x/exp/shiny v0.0.0-20230522175609-2e198f4a06a1 // indirect golang.org/x/image v0.7.0 // indirect -- cgit v1.2.3-70-g09d2