Skip to content

Commit

Permalink
(MAINT) Update Hugo Modules
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltlombardi authored Aug 31, 2023
1 parent 8400993 commit 89b9ce6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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-20230729184903-3451ed7a46af // 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-20230729184903-3451ed7a46af h1:lJl3fQ9BgxG0G0KqW8dcg0u9oDwt4NUfi2PTYYuHS1w=
github.com/platenio/platen/modules/platen v0.0.0-20230729184903-3451ed7a46af/go.mod h1:7pfizXCKb4vonp6Og/3zkoy09YYsHip9/hXiT/pc3IM=

0 comments on commit 89b9ce6

Please sign in to comment.