Skip to content

Commit

Permalink
chore(deps): update module github.com/hugomods/decap-cms to v0.14.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Apr 18, 2024
1 parent 2e6cb4a commit 15266fd
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion editor-components/todo/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/hugomods/decap-cms/editor-components/todo

go 1.21

require github.com/hugomods/decap-cms v0.14.6 // indirect
require github.com/hugomods/decap-cms v0.14.7 // indirect
1 change: 1 addition & 0 deletions editor-components/todo/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ github.com/hugomods/decap-cms v0.14.3/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkut
github.com/hugomods/decap-cms v0.14.4/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA=
github.com/hugomods/decap-cms v0.14.5/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA=
github.com/hugomods/decap-cms v0.14.6/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA=
github.com/hugomods/decap-cms v0.14.7/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA=
2 changes: 1 addition & 1 deletion modules/netlify-identity/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/hugomods/decap-cms/modules/netlify-identity
go 1.18

require (
github.com/hugomods/decap-cms v0.14.6 // indirect
github.com/hugomods/decap-cms v0.14.7 // indirect
github.com/hugomods/hugopress v0.2.3 // indirect
)
1 change: 1 addition & 0 deletions modules/netlify-identity/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ github.com/hugomods/decap-cms v0.14.3/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkut
github.com/hugomods/decap-cms v0.14.4/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA=
github.com/hugomods/decap-cms v0.14.5/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA=
github.com/hugomods/decap-cms v0.14.6/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA=
github.com/hugomods/decap-cms v0.14.7/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA=
github.com/hugomods/hugopress v0.2.3 h1:tbQlJkGcou1KQJOeCN7E3oK8ZREFZoP3kSHcM/Kz718=
github.com/hugomods/hugopress v0.2.3/go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA=
2 changes: 1 addition & 1 deletion widgets/url/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/hugomods/decap-cms/widgets/url

go 1.21

require github.com/hugomods/decap-cms v0.14.6 // indirect
require github.com/hugomods/decap-cms v0.14.7 // indirect
1 change: 1 addition & 0 deletions widgets/url/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ github.com/hugomods/decap-cms v0.14.3/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkut
github.com/hugomods/decap-cms v0.14.4/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA=
github.com/hugomods/decap-cms v0.14.5/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA=
github.com/hugomods/decap-cms v0.14.6/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA=
github.com/hugomods/decap-cms v0.14.7/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA=

0 comments on commit 15266fd

Please sign in to comment.