From 4841a6c1670ed0ee672c94fd9de4c4cbd815737c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 6 Jul 2024 13:56:12 -0700 Subject: [PATCH] fix(deps): update module gfx.cafe/util/go/fxplus to v1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 672a05f..b4b0a40 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.22.3 require ( gfx.cafe/util/go/frand v1.11.1 - gfx.cafe/util/go/fxplus v0.0.0-20231226111635-bc00a6a250fb + gfx.cafe/util/go/fxplus v1.11.1 git.asdf.cafe/abs3nt/gunner v0.0.1 github.com/atotto/clipboard v0.1.4 github.com/charmbracelet/bubbles v0.18.0 -- 2.45.2