From e9536349325d8e9cf4938ac11e7f3e3e0f3d2012 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 6 Jul 2024 13:49:25 -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 4e4027c..648a708 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.22.3 require ( gfx.cafe/util/go/frand v0.0.0-20231226111635-bc00a6a250fb - 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