From 2cd40c52e1038e5be28a6b01f4129b98bc39ce46 Mon Sep 17 00:00:00 2001 From: somrat sorkar Date: Sat, 22 Jul 2023 12:05:15 +0600 Subject: [PATCH] update modules --- exampleSite/go.mod | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/exampleSite/go.mod b/exampleSite/go.mod index 39b7cde..4e1aaab 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -3,27 +3,27 @@ module hugoplate.netlify.app go 1.20 require ( - github.com/gethugothemes/hugo-modules/accordion v0.0.0-20230705095442-1f2d5ac8b18d // indirect - github.com/gethugothemes/hugo-modules/adsense v0.0.0-20230705095442-1f2d5ac8b18d // indirect - github.com/gethugothemes/hugo-modules/components/cookie-consent v0.0.0-20230705095442-1f2d5ac8b18d // indirect - github.com/gethugothemes/hugo-modules/components/custom-script v0.0.0-20230705095442-1f2d5ac8b18d // indirect - github.com/gethugothemes/hugo-modules/components/preloader v0.0.0-20230705095442-1f2d5ac8b18d // indirect - github.com/gethugothemes/hugo-modules/components/render-link v0.0.0-20230705095442-1f2d5ac8b18d // indirect - github.com/gethugothemes/hugo-modules/components/social-share v0.0.0-20230705095442-1f2d5ac8b18d // indirect - github.com/gethugothemes/hugo-modules/gallery-slider v0.0.0-20230705095442-1f2d5ac8b18d // indirect - github.com/gethugothemes/hugo-modules/gzip-caching v0.0.0-20230705095442-1f2d5ac8b18d // indirect - github.com/gethugothemes/hugo-modules/icons/font-awesome v0.0.0-20230705095442-1f2d5ac8b18d // indirect - github.com/gethugothemes/hugo-modules/images v0.0.0-20230705095442-1f2d5ac8b18d // indirect - github.com/gethugothemes/hugo-modules/modal v0.0.0-20230705095442-1f2d5ac8b18d // indirect - github.com/gethugothemes/hugo-modules/pwa v0.0.0-20230705095442-1f2d5ac8b18d // indirect - github.com/gethugothemes/hugo-modules/search v0.0.0-20230705095442-1f2d5ac8b18d // indirect - github.com/gethugothemes/hugo-modules/seo-tools/basic-seo v0.0.0-20230705095442-1f2d5ac8b18d // indirect - github.com/gethugothemes/hugo-modules/seo-tools/google-tag-manager v0.0.0-20230705095442-1f2d5ac8b18d // indirect - github.com/gethugothemes/hugo-modules/seo-tools/site-verifications v0.0.0-20230705095442-1f2d5ac8b18d // indirect - github.com/gethugothemes/hugo-modules/shortcodes/button v0.0.0-20230705095442-1f2d5ac8b18d // indirect - github.com/gethugothemes/hugo-modules/shortcodes/notice v0.0.0-20230705095442-1f2d5ac8b18d // indirect - github.com/gethugothemes/hugo-modules/tab v0.0.0-20230705095442-1f2d5ac8b18d // indirect - github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20230705095442-1f2d5ac8b18d // indirect - github.com/gethugothemes/hugo-modules/videos v0.0.0-20230705095442-1f2d5ac8b18d // indirect - github.com/zeon-studio/hugoplate v0.0.0-20230718063034-8e771a89b4a1 // indirect + github.com/gethugothemes/hugo-modules/accordion v0.0.0-20230722060014-a27a0ea9a0d9 // indirect + github.com/gethugothemes/hugo-modules/adsense v0.0.0-20230722060014-a27a0ea9a0d9 // indirect + github.com/gethugothemes/hugo-modules/components/cookie-consent v0.0.0-20230722060014-a27a0ea9a0d9 // indirect + github.com/gethugothemes/hugo-modules/components/custom-script v0.0.0-20230722060014-a27a0ea9a0d9 // indirect + github.com/gethugothemes/hugo-modules/components/preloader v0.0.0-20230722060014-a27a0ea9a0d9 // indirect + github.com/gethugothemes/hugo-modules/components/render-link v0.0.0-20230722060014-a27a0ea9a0d9 // indirect + github.com/gethugothemes/hugo-modules/components/social-share v0.0.0-20230722060014-a27a0ea9a0d9 // indirect + github.com/gethugothemes/hugo-modules/gallery-slider v0.0.0-20230722060014-a27a0ea9a0d9 // indirect + github.com/gethugothemes/hugo-modules/gzip-caching v0.0.0-20230722060014-a27a0ea9a0d9 // indirect + github.com/gethugothemes/hugo-modules/icons/font-awesome v0.0.0-20230722060014-a27a0ea9a0d9 // indirect + github.com/gethugothemes/hugo-modules/images v0.0.0-20230722060014-a27a0ea9a0d9 // indirect + github.com/gethugothemes/hugo-modules/modal v0.0.0-20230722060014-a27a0ea9a0d9 // indirect + github.com/gethugothemes/hugo-modules/pwa v0.0.0-20230722060014-a27a0ea9a0d9 // indirect + github.com/gethugothemes/hugo-modules/search v0.0.0-20230722060014-a27a0ea9a0d9 // indirect + github.com/gethugothemes/hugo-modules/seo-tools/basic-seo v0.0.0-20230722060014-a27a0ea9a0d9 // indirect + github.com/gethugothemes/hugo-modules/seo-tools/google-tag-manager v0.0.0-20230722060014-a27a0ea9a0d9 // indirect + github.com/gethugothemes/hugo-modules/seo-tools/site-verifications v0.0.0-20230722060014-a27a0ea9a0d9 // indirect + github.com/gethugothemes/hugo-modules/shortcodes/button v0.0.0-20230722060014-a27a0ea9a0d9 // indirect + github.com/gethugothemes/hugo-modules/shortcodes/notice v0.0.0-20230722060014-a27a0ea9a0d9 // indirect + github.com/gethugothemes/hugo-modules/tab v0.0.0-20230722060014-a27a0ea9a0d9 // indirect + github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20230722060014-a27a0ea9a0d9 // indirect + github.com/gethugothemes/hugo-modules/videos v0.0.0-20230722060014-a27a0ea9a0d9 // indirect + github.com/zeon-studio/hugoplate v0.0.0-20230722052040-ae2568ca8137 // indirect )