From 646ee622bbe21092325a0b9fd29a8e2de258af47 Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 25 May 2023 18:48:03 +0200 Subject: Update dependencies --- go.mod | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 17ad4ea..fdd708c 100644 --- a/go.mod +++ b/go.mod @@ -2,14 +2,14 @@ module xengineering.eu/limox go 1.20 -require gioui.org v0.0.0-20230502183330-59695984e53c +require gioui.org v0.0.0-20230512135434-8571b25ff7cb 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-20230504123538-7c21ee424d89 // indirect - golang.org/x/exp v0.0.0-20230425010034-47ecfdc1ba53 // indirect - golang.org/x/exp/shiny v0.0.0-20230425010034-47ecfdc1ba53 // indirect + github.com/go-text/typesetting v0.0.0-20230520134535-86265021ae8e // 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 golang.org/x/sys v0.8.0 // indirect golang.org/x/text v0.9.0 // indirect -- cgit v1.2.3-70-g09d2