From 14ec8061709649e6407b7b369c33a3e27ca4d5f2 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Wed, 30 Oct 2024 19:10:18 +0800 Subject: [PATCH] docs/website: update Hugo modules --- docs/website/go.mod | 9 ++++++--- docs/website/go.sum | 20 ++++++++++---------- docs/website/package.nix | 2 +- 3 files changed, 17 insertions(+), 14 deletions(-) diff --git a/docs/website/go.mod b/docs/website/go.mod index c0744f71..4a7d4c93 100644 --- a/docs/website/go.mod +++ b/docs/website/go.mod @@ -1,8 +1,11 @@ module foo-dogsquared-nixos-config-site -go 1.20 +go 1.23.2 require ( - github.com/foo-dogsquared/hugo-theme-more-contentful v0.7.1-0.20240518105144-dd35649b15e2 // indirect - github.com/foo-dogsquared/website v0.0.0-20240609010936-d1a9857559b8 // indirect + github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20241028022226-7f7e0be42a95 // indirect + github.com/foo-dogsquared/hugo-theme-more-contentful v0.7.1 // indirect + github.com/foo-dogsquared/website v0.0.0-20241027012131-6349510adc3c // indirect + github.com/refactoringui/heroicons v2.1.5+incompatible // indirect + github.com/simple-icons/simple-icons v0.0.0-20241027003233-9d720b26a17d // indirect ) diff --git a/docs/website/go.sum b/docs/website/go.sum index 7bc1e35c..80007c24 100644 --- a/docs/website/go.sum +++ b/docs/website/go.sum @@ -1,10 +1,10 @@ -github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20231025231637-36998f86bbf2/go.mod h1:8HnVc0SlzI7LCEU4sITYS5MQTq0Bct/nFr/7LdsHYVQ= -github.com/foo-dogsquared/hugo-mod-web-feeds v0.0.3-0.20220613123653-e0bc8e58159d/go.mod h1:V7UXom6wuFrWj1lBUCXQA3HguwfDhQA+tQNxyRxdClk= -github.com/foo-dogsquared/hugo-theme-contentful v1.2.1-0.20220513103455-d83c3f8c6954/go.mod h1:BL7L5CENEhUx+miRRaOZ9SVC92j9MAMztirBWtTpiPc= -github.com/foo-dogsquared/hugo-theme-more-contentful v0.7.1-0.20231028090155-ee19cd7714b4/go.mod h1:RgD3YpinFJyZhtn0iVLNs8eRa0nSs2VA+o1jBpe4zBs= -github.com/foo-dogsquared/hugo-theme-more-contentful v0.7.1-0.20240518105144-dd35649b15e2 h1:BvkVSiI6jXUhUyuRnBY6gSnmb2Th/7FaEwBStbw36Qk= -github.com/foo-dogsquared/hugo-theme-more-contentful v0.7.1-0.20240518105144-dd35649b15e2/go.mod h1:RgD3YpinFJyZhtn0iVLNs8eRa0nSs2VA+o1jBpe4zBs= -github.com/foo-dogsquared/website v0.0.0-20240609010936-d1a9857559b8 h1:a7HWbiHMkcgz6T2lpm4gXHFTljuQ66uHH6YyZdZqeKA= -github.com/foo-dogsquared/website v0.0.0-20240609010936-d1a9857559b8/go.mod h1:zJw9MC6Ajnx5Bom/52LR9Xib40toK9d2tG9FeVqJN3U= -github.com/refactoringui/heroicons v2.0.18+incompatible/go.mod h1:82HsLWQga7MkEl5aK8TctxPPIBlXrsyWcVTB57uipuk= -github.com/simple-icons/simple-icons v0.0.0-20231022005333-fdbaaa2d5f99/go.mod h1:oOgUUt8yVYOso/wEBi2ojfZP2MU/xxiNccIpaE+jCvE= +github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20241028022226-7f7e0be42a95 h1:knvsLW0kTmLxZ7tCKAQgK9M6e8ggjU6NPcmP3HOFKHc= +github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20241028022226-7f7e0be42a95/go.mod h1:R9tJ1WSUnZf0R12SAmI9I/x9IQQbwPGek2FQyGJOC0g= +github.com/foo-dogsquared/hugo-theme-more-contentful v0.7.1 h1:5Mu2OBMVHHp1nytCUUFz9EEQ3gTQCBUHsovzaQssnmc= +github.com/foo-dogsquared/hugo-theme-more-contentful v0.7.1/go.mod h1:HV3pnAPBJNG6k9bo10wDOkl6rYFib+um2IURlRIlXkg= +github.com/foo-dogsquared/website v0.0.0-20241027012131-6349510adc3c h1:W8U63X6JQh434eT+G3WtfXJQ2Lpl1t0jGLTkNKAVkVI= +github.com/foo-dogsquared/website v0.0.0-20241027012131-6349510adc3c/go.mod h1:AkVVnWQg95UIzQEN7OuMgupRG6Mi2gAsxuaK81/DyUc= +github.com/refactoringui/heroicons v2.1.5+incompatible h1:XzZpX6BwR5eYel3Owrw6u0e11/pj1FTXA3MSiN3OOvE= +github.com/refactoringui/heroicons v2.1.5+incompatible/go.mod h1:82HsLWQga7MkEl5aK8TctxPPIBlXrsyWcVTB57uipuk= +github.com/simple-icons/simple-icons v0.0.0-20241027003233-9d720b26a17d h1:hkrcJOSlWIPEaFLPeE82iyslQkhnyH4aheEtIushCQg= +github.com/simple-icons/simple-icons v0.0.0-20241027003233-9d720b26a17d/go.mod h1:oOgUUt8yVYOso/wEBi2ojfZP2MU/xxiNccIpaE+jCvE= diff --git a/docs/website/package.nix b/docs/website/package.nix index 27867b6d..633a52eb 100644 --- a/docs/website/package.nix +++ b/docs/website/package.nix @@ -23,7 +23,7 @@ buildHugoSite { src = lib.cleanSource ./.; - vendorHash = ""; + vendorHash = "sha256-3HnyNLHyJDQ8hhZFb3Cu+i75nrUJn/iEV5xNP++di/4="; buildInputs = [ asciidoctorWrapper gems ];