Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Hugo module dependencies #206

Merged
merged 1 commit into from
Feb 2, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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-20250131030251-ea377fbadffe // indirect
require github.com/gethinode/mod-template v0.0.0-20250201030539-dfe5031758fb // indirect
2 changes: 2 additions & 0 deletions exampleSite/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -136,3 +136,5 @@ github.com/gethinode/mod-template v0.0.0-20250130030241-f2ecae896fdc h1:Cmv2l2u5
github.com/gethinode/mod-template v0.0.0-20250130030241-f2ecae896fdc/go.mod h1:6ofWqxiQMhTnI8U6mT3FrEUN1UZ0vcUcZyXVIny2CZs=
github.com/gethinode/mod-template v0.0.0-20250131030251-ea377fbadffe h1:BecAmmcBgkXA2iN9uN+RUrGtLU5aPIGQOywDdJBIbhA=
github.com/gethinode/mod-template v0.0.0-20250131030251-ea377fbadffe/go.mod h1:6ofWqxiQMhTnI8U6mT3FrEUN1UZ0vcUcZyXVIny2CZs=
github.com/gethinode/mod-template v0.0.0-20250201030539-dfe5031758fb h1:QHgGpnT8mfxWqsB2RqEM7lOIkgqCL6DQmJb1T7bKJZ4=
github.com/gethinode/mod-template v0.0.0-20250201030539-dfe5031758fb/go.mod h1:6ofWqxiQMhTnI8U6mT3FrEUN1UZ0vcUcZyXVIny2CZs=