Skip to content

Commit

Permalink
chore(deps): update module github.com/hugomods/decap-cms to v0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Aug 20, 2024
1 parent bf6cf20 commit 441f9c4
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.15.0 // indirect
require github.com/hugomods/decap-cms v0.15.1 // indirect
1 change: 1 addition & 0 deletions editor-components/todo/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ github.com/hugomods/decap-cms v0.14.5/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkut
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/decap-cms v0.15.0/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA=
github.com/hugomods/decap-cms v0.15.1/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.15.0 // indirect
github.com/hugomods/decap-cms v0.15.1 // indirect
github.com/hugomods/hugopress v0.5.0 // indirect
)
1 change: 1 addition & 0 deletions modules/netlify-identity/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ github.com/hugomods/decap-cms v0.14.5/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkut
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/decap-cms v0.15.0/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA=
github.com/hugomods/decap-cms v0.15.1/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=
github.com/hugomods/hugopress v0.3.0/go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA=
Expand Down
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.15.0 // indirect
require github.com/hugomods/decap-cms v0.15.1 // indirect
1 change: 1 addition & 0 deletions widgets/url/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ github.com/hugomods/decap-cms v0.14.5/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkut
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/decap-cms v0.15.0/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA=
github.com/hugomods/decap-cms v0.15.1/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA=

0 comments on commit 441f9c4

Please sign in to comment.