From 38b07f8371f49060f8c3d3dd9db057fbc5c9f9d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 19:29:05 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/decap-cms/editor-components/todo to v0.1.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index dec3e272..f0c3a69d 100644 --- a/go.mod +++ b/go.mod @@ -80,7 +80,7 @@ require ( github.com/hugomods/bootstrap v0.14.0 // indirect 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/editor-components/todo v0.1.1 // indirect github.com/hugomods/decap-cms/widgets/url v0.1.0 // indirect github.com/hugomods/docsearch v0.1.0 // indirect github.com/hugomods/font-awesome v6.4.2+incompatible // indirect