photostream: Add go module, git submodule, and update commit

This commit is contained in:
Eryn Wells 2024-10-17 08:39:25 -07:00
parent 7b353e2fa8
commit 750dd6179b
3 changed files with 6 additions and 0 deletions

View file

@ -3,9 +3,11 @@ hugoVersion:
min: "0.116.0"
replacements: >-
github.com/erynofwales/hugo-theme-termlite/v2 -> termlite,
github.com/erynofwales/hugo-theme-photostream/v2 -> photostream,
github.com/erynofwales/hugo-resource-builders/v2 -> resource-builders,
github.com/erynofwales/hugo-image-utilities/v2 -> image-utils
imports:
- path: github.com/erynofwales/hugo-theme-termlite/v2
- path: github.com/erynofwales/hugo-theme-photostream/v2
- path: github.com/erynofwales/hugo-resource-builders/v2
- path: github.com/erynofwales/hugo-image-utilities/v2