From bac8d52ff952c752dc89a663af4f6d539e6f5c5d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 19:29:54 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/decap-cms to v0.8.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index dec3e272..1dde60d9 100644 --- a/go.mod +++ b/go.mod @@ -79,7 +79,7 @@ require ( github.com/hugomods/base v0.4.0 // indirect 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 v0.8.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/docsearch v0.1.0 // indirect