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

(MAINT) Update Hugo Modules #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/platenio/platen-template

go 1.16

require github.com/platenio/platen/modules/platen v0.0.0-20230313022014-9abf196a9a59 // indirect
require github.com/platenio/platen/modules/platen v0.0.0-20231124141037-5a875309774c // indirect
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ github.com/platenio/platen/modules/platen v0.0.0-20230206190051-ee754716b31e h1:
github.com/platenio/platen/modules/platen v0.0.0-20230206190051-ee754716b31e/go.mod h1:7pfizXCKb4vonp6Og/3zkoy09YYsHip9/hXiT/pc3IM=
github.com/platenio/platen/modules/platen v0.0.0-20230313022014-9abf196a9a59 h1:zFYKeC67YdRkUfwpyjpw5NQLYz1X96xiKqQEOLUCY5o=
github.com/platenio/platen/modules/platen v0.0.0-20230313022014-9abf196a9a59/go.mod h1:7pfizXCKb4vonp6Og/3zkoy09YYsHip9/hXiT/pc3IM=
github.com/platenio/platen/modules/platen v0.0.0-20231124141037-5a875309774c h1:ftQLeFf3erlZrGq/3RGkwglSBT/sq9Xz8tYfi14LQdM=
github.com/platenio/platen/modules/platen v0.0.0-20231124141037-5a875309774c/go.mod h1:7pfizXCKb4vonp6Og/3zkoy09YYsHip9/hXiT/pc3IM=