From 8a655d64a3cfcefa9ed01bb276b06f40ddfd18d1 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 18 Jan 2024 19:00:03 -0600 Subject: fix path changes Signed-off-by: Jeff Carr --- structs.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'structs.go') diff --git a/structs.go b/structs.go index c06124f..c8323d1 100644 --- a/structs.go +++ b/structs.go @@ -1,7 +1,7 @@ package logsettings import ( - "go.wit.com/gui/gui" + "go.wit.com/gui" "go.wit.com/lib/gadgets" ) -- cgit v1.2.3