From f5f549bac3c785e2c40414048b188ddbdee30201 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 6 Jul 2024 13:47:54 -0700 Subject: [PATCH] Update module gfx.cafe/util/go/frand to v1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index a6bd165..7897537 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module git.asdf.cafe/abs3nt/gospt go 1.21 require ( - gfx.cafe/util/go/frand v0.0.0-20230721185457-c559e86c829c + gfx.cafe/util/go/frand v1.11.1 github.com/atotto/clipboard v0.1.4 github.com/charmbracelet/bubbles v0.16.1 github.com/charmbracelet/bubbletea v0.24.2 -- 2.45.2