Skip to content

Commit

Permalink
modified: go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
dunxuan committed Dec 26, 2023
1 parent ca08ceb commit cf4f339
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/HugoBlox/hugo-blox-builder/starters/blog
go 1.19

require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.1.2-0.20231217135217-f1e179b23dc3
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo main
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.1.1
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.2.2
)

0 comments on commit cf4f339

Please sign in to comment.