Skip to content

Commit

Permalink
chore(deps): update module github.com/hugomods/decap-cms to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2023
1 parent 8f2126f commit 7e1f807
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 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.4

require github.com/hugomods/decap-cms v0.5.0 // indirect
require github.com/hugomods/decap-cms v0.6.0 // indirect
1 change: 1 addition & 0 deletions editor-components/todo/go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
github.com/hugomods/decap-cms v0.4.0 h1:DGUWeog+IlQaNXsd5Vm3esoqzy/K66lpQwEVP3lT28c=
github.com/hugomods/decap-cms v0.4.0/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA=
github.com/hugomods/decap-cms v0.5.0/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA=
github.com/hugomods/decap-cms v0.6.0/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA=
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.4

require github.com/hugomods/decap-cms v0.5.0 // indirect
require github.com/hugomods/decap-cms v0.6.0 // indirect
1 change: 1 addition & 0 deletions widgets/url/go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
github.com/hugomods/decap-cms v0.4.0 h1:DGUWeog+IlQaNXsd5Vm3esoqzy/K66lpQwEVP3lT28c=
github.com/hugomods/decap-cms v0.4.0/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA=
github.com/hugomods/decap-cms v0.5.0/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA=
github.com/hugomods/decap-cms v0.6.0/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA=

0 comments on commit 7e1f807

Please sign in to comment.