From b04253ef59006c4f2b68c6352423186c025d2420 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 19:29:16 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/decap-cms/widgets/url to v0.1.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index dec3e272..58a57bd3 100644 --- a/go.mod +++ b/go.mod @@ -81,7 +81,7 @@ require ( github.com/hugomods/code-block-panel v0.5.0 // indirect github.com/hugomods/decap-cms v0.5.0 // indirect github.com/hugomods/decap-cms/editor-components/todo v0.1.0 // indirect - github.com/hugomods/decap-cms/widgets/url v0.1.0 // indirect + github.com/hugomods/decap-cms/widgets/url v0.1.1 // indirect github.com/hugomods/docsearch v0.1.0 // indirect github.com/hugomods/font-awesome v6.4.2+incompatible // indirect github.com/hugomods/fuse-js v0.1.0 // indirect