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

Commit

Permalink
Update Hugo modules and deploy
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 17, 2023
1 parent 95d81b4 commit 03015a8
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 @@ -3,7 +3,7 @@ module github.com/wildtechgarden/validator-html-action/tests/config
go 1.21

require (
github.com/wildtechgarden/a-wild-theme-mod-hugo v0.1.0-beta.2 // indirect
github.com/wildtechgarden/demo-test-site-hugo-wtg v0.3.2 // indirect
github.com/wildtechgarden/a-wild-theme-mod-hugo v0.1.0-beta.3 // indirect
github.com/wildtechgarden/demo-test-site-hugo-wtg v0.3.4 // 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.2 h1:lekVX0LzPKuiLOIL9dWMFayHX86OxtXnKG6sLPz/tcA=
github.com/wildtechgarden/a-wild-theme-mod-hugo v0.1.0-beta.2/go.mod h1:JQy+EsvNmSBNAC/Rbn7rQbPRe2t+t1sn0HYQnxm+83k=
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/a-wild-theme-mod-hugo v0.1.0-beta.3 h1:gbqZDtF2Ecg2l8+j7JaxHIMk0S09EqfomKrR/FJNlVQ=
github.com/wildtechgarden/a-wild-theme-mod-hugo v0.1.0-beta.3/go.mod h1:VszldZ2snI6oqaN/5WqnS6xzCQJrxMrWV8W71oJ5e2c=
github.com/wildtechgarden/demo-test-site-hugo-wtg v0.3.4 h1:r27Zf11RMiFw0dJbH9VZMzvZV7JHewc7sa/z4QjanOU=
github.com/wildtechgarden/demo-test-site-hugo-wtg v0.3.4/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 03015a8

Please sign in to comment.