diff --git a/exampleSite/go.mod b/exampleSite/go.mod index 41655ba..9ec6f06 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -3,28 +3,28 @@ module hugoplate.netlify.app go 1.20 require ( - github.com/gethugothemes/hugo-modules/accordion v0.0.0-20240414052440-de0e16b3cfb6 // indirect - github.com/gethugothemes/hugo-modules/adsense v0.0.0-20240414052440-de0e16b3cfb6 // indirect - github.com/gethugothemes/hugo-modules/components/announcement v0.0.0-20240416110631-04e45537e954 // indirect - github.com/gethugothemes/hugo-modules/components/cookie-consent v0.0.0-20240414052440-de0e16b3cfb6 // indirect - github.com/gethugothemes/hugo-modules/components/custom-script v0.0.0-20240414052440-de0e16b3cfb6 // indirect - github.com/gethugothemes/hugo-modules/components/preloader v0.0.0-20240414052440-de0e16b3cfb6 // indirect - github.com/gethugothemes/hugo-modules/components/render-link v0.0.0-20240414052440-de0e16b3cfb6 // indirect - github.com/gethugothemes/hugo-modules/components/social-share v0.0.0-20240414052440-de0e16b3cfb6 // indirect - github.com/gethugothemes/hugo-modules/gallery-slider v0.0.0-20240414052440-de0e16b3cfb6 // indirect - github.com/gethugothemes/hugo-modules/gzip-caching v0.0.0-20240414052440-de0e16b3cfb6 // indirect - github.com/gethugothemes/hugo-modules/icons/font-awesome v0.0.0-20240414052440-de0e16b3cfb6 // indirect - github.com/gethugothemes/hugo-modules/images v0.0.0-20240414052440-de0e16b3cfb6 // indirect - github.com/gethugothemes/hugo-modules/modal v0.0.0-20240414052440-de0e16b3cfb6 // indirect - github.com/gethugothemes/hugo-modules/pwa v0.0.0-20240414052440-de0e16b3cfb6 // indirect - github.com/gethugothemes/hugo-modules/search v0.0.0-20240414052440-de0e16b3cfb6 // indirect - github.com/gethugothemes/hugo-modules/seo-tools/basic-seo v0.0.0-20240414052440-de0e16b3cfb6 // indirect - github.com/gethugothemes/hugo-modules/seo-tools/google-tag-manager v0.0.0-20240414052440-de0e16b3cfb6 // indirect - github.com/gethugothemes/hugo-modules/seo-tools/site-verifications v0.0.0-20240414052440-de0e16b3cfb6 // indirect - github.com/gethugothemes/hugo-modules/shortcodes/button v0.0.0-20240414052440-de0e16b3cfb6 // indirect - github.com/gethugothemes/hugo-modules/shortcodes/notice v0.0.0-20240414052440-de0e16b3cfb6 // indirect - github.com/gethugothemes/hugo-modules/tab v0.0.0-20240414052440-de0e16b3cfb6 // indirect - github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20240414052440-de0e16b3cfb6 // indirect - github.com/gethugothemes/hugo-modules/videos v0.0.0-20240414052440-de0e16b3cfb6 // indirect - github.com/zeon-studio/hugoplate v0.0.0-20240417025955-2f8cd66481e2 // indirect + github.com/gethugothemes/hugo-modules/accordion v0.0.0-20240423040330-6260da698660 // indirect + github.com/gethugothemes/hugo-modules/adsense v0.0.0-20240423040330-6260da698660 // indirect + github.com/gethugothemes/hugo-modules/components/announcement v0.0.0-20240423040330-6260da698660 // indirect + github.com/gethugothemes/hugo-modules/components/cookie-consent v0.0.0-20240423040330-6260da698660 // indirect + github.com/gethugothemes/hugo-modules/components/custom-script v0.0.0-20240423040330-6260da698660 // indirect + github.com/gethugothemes/hugo-modules/components/preloader v0.0.0-20240423040330-6260da698660 // indirect + github.com/gethugothemes/hugo-modules/components/render-link v0.0.0-20240423040330-6260da698660 // indirect + github.com/gethugothemes/hugo-modules/components/social-share v0.0.0-20240423040330-6260da698660 // indirect + github.com/gethugothemes/hugo-modules/gallery-slider v0.0.0-20240423040330-6260da698660 // indirect + github.com/gethugothemes/hugo-modules/gzip-caching v0.0.0-20240423040330-6260da698660 // indirect + github.com/gethugothemes/hugo-modules/icons/font-awesome v0.0.0-20240423040330-6260da698660 // indirect + github.com/gethugothemes/hugo-modules/images v0.0.0-20240423040330-6260da698660 // indirect + github.com/gethugothemes/hugo-modules/modal v0.0.0-20240423040330-6260da698660 // indirect + github.com/gethugothemes/hugo-modules/pwa v0.0.0-20240423040330-6260da698660 // indirect + github.com/gethugothemes/hugo-modules/search v0.0.0-20240423040330-6260da698660 // indirect + github.com/gethugothemes/hugo-modules/seo-tools/basic-seo v0.0.0-20240423040330-6260da698660 // indirect + github.com/gethugothemes/hugo-modules/seo-tools/google-tag-manager v0.0.0-20240423040330-6260da698660 // indirect + github.com/gethugothemes/hugo-modules/seo-tools/site-verifications v0.0.0-20240423040330-6260da698660 // indirect + github.com/gethugothemes/hugo-modules/shortcodes/button v0.0.0-20240423040330-6260da698660 // indirect + github.com/gethugothemes/hugo-modules/shortcodes/notice v0.0.0-20240423040330-6260da698660 // indirect + github.com/gethugothemes/hugo-modules/tab v0.0.0-20240423040330-6260da698660 // indirect + github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20240423040330-6260da698660 // indirect + github.com/gethugothemes/hugo-modules/videos v0.0.0-20240423040330-6260da698660 // indirect + github.com/zeon-studio/hugoplate v0.0.0-20240422031018-f1a3ce07e1d2 // indirect ) diff --git a/package.json b/package.json index 424b628..57ccce7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hugoplate", "description": "hugo tailwindcss boilerplate", - "version": "1.13.6", + "version": "1.13.7", "license": "MIT", "author": "zeon.studio", "scripts": {