Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Commit

Permalink
Update Hugo module dependencies for demo site
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
  • Loading branch information
danielfdickinson committed Sep 12, 2023
1 parent 0eac5c8 commit e40dc4c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions tests/config/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ go 1.21

require (
github.com/wildtechgarden/a-wild-theme-mod-hugo v0.1.0-beta.1 // indirect
github.com/wildtechgarden/demo-test-site-hugo-wtg v0.3.1 // indirect
github.com/wildtechgarden/validator-html-action v0.1.0 // indirect
github.com/wildtechgarden/demo-test-site-hugo-wtg v0.3.2 // indirect
github.com/wildtechgarden/validator-html-action v0.1.1 // indirect
)
8 changes: 4 additions & 4 deletions tests/config/go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github.com/wildtechgarden/a-wild-theme-mod-hugo v0.1.0-beta.1 h1:1dIKbljRA/0RF83bGzLevW7omCt0yQADa58we2hIo4A=
github.com/wildtechgarden/a-wild-theme-mod-hugo v0.1.0-beta.1/go.mod h1:r7bwO+eopfIxX7iGqTIezS61InMACj6T85st9SP2RZQ=
github.com/wildtechgarden/demo-test-site-hugo-wtg v0.3.1 h1:iDfNkhxkJiah6qvphtUfcTiWkLv54DASGnz7M4HebUw=
github.com/wildtechgarden/demo-test-site-hugo-wtg v0.3.1/go.mod h1:Bm3jUL1XjEWNb7rx+I3tBYgW5fYMpt9n0WSdysWP62Q=
github.com/wildtechgarden/validator-html-action v0.1.0 h1:LMAS2zFLworhfMzPtPBOgFNRA0kJGUycxk4/gXj8wQA=
github.com/wildtechgarden/validator-html-action v0.1.0/go.mod h1:u3bpHO/60xqRDW5C149/QoX3ONpYZDBBP+/TxFOxkYI=
github.com/wildtechgarden/demo-test-site-hugo-wtg v0.3.2 h1:TNJeojQUwfFU5/tZZf/G9W0ZksqIpn1ZQA39SUEVWaI=
github.com/wildtechgarden/demo-test-site-hugo-wtg v0.3.2/go.mod h1:Bm3jUL1XjEWNb7rx+I3tBYgW5fYMpt9n0WSdysWP62Q=
github.com/wildtechgarden/validator-html-action v0.1.1 h1:0C0JXKJf4r/e+fSX9dY79kkt8TwpRFskeqmhPWfvtnw=
github.com/wildtechgarden/validator-html-action v0.1.1/go.mod h1:u3bpHO/60xqRDW5C149/QoX3ONpYZDBBP+/TxFOxkYI=

0 comments on commit e40dc4c

Please sign in to comment.