Skip to content

Commit

Permalink
fix: update Hugo module dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
markdumay authored Feb 5, 2025
1 parent d030b7c commit 99d51ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion exampleSite/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/gethinode/mod-template/exampleSite

go 1.19

require github.com/gethinode/mod-template v0.0.0-20250203033849-c0db6ade64ff // indirect
require github.com/gethinode/mod-template v0.0.0-20250204030324-d030b7ce600c // indirect
2 changes: 2 additions & 0 deletions exampleSite/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -142,3 +142,5 @@ github.com/gethinode/mod-template v0.0.0-20250202030358-3fea5a3f1584 h1:C/YPWVJ3
github.com/gethinode/mod-template v0.0.0-20250202030358-3fea5a3f1584/go.mod h1:6ofWqxiQMhTnI8U6mT3FrEUN1UZ0vcUcZyXVIny2CZs=
github.com/gethinode/mod-template v0.0.0-20250203033849-c0db6ade64ff h1:ZENyKK0WS/IHBegIOgw9aSZW3AFoZx1NiVXU6DjnLho=
github.com/gethinode/mod-template v0.0.0-20250203033849-c0db6ade64ff/go.mod h1:6ofWqxiQMhTnI8U6mT3FrEUN1UZ0vcUcZyXVIny2CZs=
github.com/gethinode/mod-template v0.0.0-20250204030324-d030b7ce600c h1:xsrjf5s9NSQCoOUcCbf/yKY9kkucEwzzNeJZ08gOKTk=
github.com/gethinode/mod-template v0.0.0-20250204030324-d030b7ce600c/go.mod h1:6ofWqxiQMhTnI8U6mT3FrEUN1UZ0vcUcZyXVIny2CZs=

0 comments on commit 99d51ff

Please sign in to comment.