Skip to content

Commit

Permalink
chore(deps): update module github.com/hugomods/decap-cms to v0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed May 28, 2024
1 parent e7c95e4 commit 97c3338
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.7 // indirect
require github.com/hugomods/decap-cms v0.15.0 // indirect
1 change: 1 addition & 0 deletions editor-components/todo/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ github.com/hugomods/decap-cms v0.14.4/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkut
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/decap-cms v0.15.0/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.7 // indirect
github.com/hugomods/decap-cms v0.15.0 // 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 @@ -7,5 +7,6 @@ github.com/hugomods/decap-cms v0.14.4/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkut
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/decap-cms v0.15.0/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.7 // indirect
require github.com/hugomods/decap-cms v0.15.0 // indirect
1 change: 1 addition & 0 deletions widgets/url/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ github.com/hugomods/decap-cms v0.14.4/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkut
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/decap-cms v0.15.0/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA=

0 comments on commit 97c3338

Please sign in to comment.