Update Hugo modules

This commit is contained in:
Gabriel Arazas 2023-10-28 17:01:30 +08:00
parent 4452e730e7
commit 54be1ffc98
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC
4 changed files with 11 additions and 3 deletions

View File

@ -4,7 +4,7 @@ go 1.15
require (
github.com/eimajtrebor/hugo-mod-heroicons v0.0.0-20201017130534-07f09dd2f2f8 // indirect
github.com/foo-dogsquared/hugo-theme-more-contentful v0.6.0 // indirect
github.com/foo-dogsquared/hugo-theme-more-contentful v0.7.0 // indirect
github.com/foo-dogsquared/hugo-web-feeds v0.0.2 // indirect
github.com/gohugoio/hugo-mod-heroicons v0.0.0-20200822140006-fc590bc3dc55 // indirect
github.com/iconfu/svg-inject v1.2.3 // indirect

View File

@ -8,6 +8,7 @@ github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20220427232352-6d776459d1
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20221019233209-ba7f7a30574e/go.mod h1:w0XARjrcnxWct0vvESoW31RME78TXt+R4BoHFw+/l+U=
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20230215231942-2691e7630acf/go.mod h1:OWSHvdeborPuP9nTjjqy0jw3jwvBLwF7DSVIvZLlXwM=
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20230315231533-b5bff1dac7d9/go.mod h1:MQXLTwYOjEDpdVYf83IywWAzsQbR+CILSBJeofYo63g=
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20230426231746-ef27600d22f3/go.mod h1:11iN6ArO6sro187xxOeDYAFMENfUNd+Vopn+qqVkCbw=
github.com/foo-dogsquared/hugo-theme-contentful v1.2.0 h1:if43vUzFAipKlnobL9THtW+QsmXp9ZPMe/vXY/vBofs=
github.com/foo-dogsquared/hugo-theme-contentful v1.2.1-0.20201027180616-059a6c489ce7 h1:3m0//AyQQX3Bh6IVAJ+z8hdWgOkaC4yCtvEycaeANHg=
github.com/foo-dogsquared/hugo-theme-contentful v1.2.1-0.20201027180616-059a6c489ce7/go.mod h1:BL7L5CENEhUx+miRRaOZ9SVC92j9MAMztirBWtTpiPc=
@ -29,6 +30,7 @@ github.com/refactoringui/heroicons v0.3.7/go.mod h1:82HsLWQga7MkEl5aK8TctxPPIBlX
github.com/refactoringui/heroicons v0.4.2/go.mod h1:82HsLWQga7MkEl5aK8TctxPPIBlXrsyWcVTB57uipuk=
github.com/refactoringui/heroicons v1.0.6/go.mod h1:82HsLWQga7MkEl5aK8TctxPPIBlXrsyWcVTB57uipuk=
github.com/refactoringui/heroicons v2.0.12+incompatible/go.mod h1:82HsLWQga7MkEl5aK8TctxPPIBlXrsyWcVTB57uipuk=
github.com/refactoringui/heroicons v2.0.17+incompatible/go.mod h1:82HsLWQga7MkEl5aK8TctxPPIBlXrsyWcVTB57uipuk=
github.com/simple-icons/simple-icons v0.0.0-20201025110046-413f781fd706/go.mod h1:oOgUUt8yVYOso/wEBi2ojfZP2MU/xxiNccIpaE+jCvE=
github.com/simple-icons/simple-icons v0.0.0-20201103182019-19568e5c3824/go.mod h1:oOgUUt8yVYOso/wEBi2ojfZP2MU/xxiNccIpaE+jCvE=
github.com/simple-icons/simple-icons v0.0.0-20210124121502-a399e6c071f4/go.mod h1:oOgUUt8yVYOso/wEBi2ojfZP2MU/xxiNccIpaE+jCvE=
@ -36,3 +38,4 @@ github.com/simple-icons/simple-icons v0.0.0-20220426192947-6553e31d3a6b/go.mod h
github.com/simple-icons/simple-icons v0.0.0-20221016015904-d4ad2228d30f/go.mod h1:oOgUUt8yVYOso/wEBi2ojfZP2MU/xxiNccIpaE+jCvE=
github.com/simple-icons/simple-icons v0.0.0-20230212225529-1c1ca571a6a6/go.mod h1:oOgUUt8yVYOso/wEBi2ojfZP2MU/xxiNccIpaE+jCvE=
github.com/simple-icons/simple-icons v0.0.0-20230315131209-aa70b1e830e9/go.mod h1:oOgUUt8yVYOso/wEBi2ojfZP2MU/xxiNccIpaE+jCvE=
github.com/simple-icons/simple-icons v0.0.0-20230423030844-cd4f7d2bf53c/go.mod h1:oOgUUt8yVYOso/wEBi2ojfZP2MU/xxiNccIpaE+jCvE=

4
go.mod
View File

@ -3,7 +3,7 @@ module github.com/foo-dogsquared/hugo-theme-more-contentful
go 1.16
require (
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20230426231746-ef27600d22f3 // indirect
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20231025231637-36998f86bbf2 // indirect
github.com/foo-dogsquared/hugo-theme-contentful v1.2.1-0.20220513103455-d83c3f8c6954 // indirect
github.com/refactoringui/heroicons v2.0.17+incompatible // indirect
github.com/refactoringui/heroicons v2.0.18+incompatible // indirect
)

5
go.sum
View File

@ -2,10 +2,15 @@ github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20230315231533-b5bff1dac7
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20230315231533-b5bff1dac7d9/go.mod h1:MQXLTwYOjEDpdVYf83IywWAzsQbR+CILSBJeofYo63g=
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20230426231746-ef27600d22f3 h1:NNFC36N3PnrS0B7zcyROhsQt6M7+kc2eWWBK92y9ZS0=
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20230426231746-ef27600d22f3/go.mod h1:11iN6ArO6sro187xxOeDYAFMENfUNd+Vopn+qqVkCbw=
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20231025231637-36998f86bbf2 h1:gm6pPfT7tU0fovIdP2L3POiDvdRC0dtBmhy1lHHtS8o=
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20231025231637-36998f86bbf2/go.mod h1:8HnVc0SlzI7LCEU4sITYS5MQTq0Bct/nFr/7LdsHYVQ=
github.com/foo-dogsquared/hugo-theme-contentful v1.2.1-0.20220513103455-d83c3f8c6954 h1:ODhabu0XqJYNlXL6OEGRVMuz0dKR6Cp/TTkwoMD1m1A=
github.com/foo-dogsquared/hugo-theme-contentful v1.2.1-0.20220513103455-d83c3f8c6954/go.mod h1:BL7L5CENEhUx+miRRaOZ9SVC92j9MAMztirBWtTpiPc=
github.com/refactoringui/heroicons v2.0.12+incompatible h1:b7pW0LNw2TjxcmtYCmY8pLApm6UGeXSgKTj9t9oXZFQ=
github.com/refactoringui/heroicons v2.0.12+incompatible/go.mod h1:82HsLWQga7MkEl5aK8TctxPPIBlXrsyWcVTB57uipuk=
github.com/refactoringui/heroicons v2.0.17+incompatible h1:440qZrhnMDt898I0m8s1BHhZJGAOy72W/Hl+cytMZL8=
github.com/refactoringui/heroicons v2.0.17+incompatible/go.mod h1:82HsLWQga7MkEl5aK8TctxPPIBlXrsyWcVTB57uipuk=
github.com/refactoringui/heroicons v2.0.18+incompatible h1:0FCFt04NkT3svNxWlvGaLEgPlctjsuRGLwEldYD9v0U=
github.com/refactoringui/heroicons v2.0.18+incompatible/go.mod h1:82HsLWQga7MkEl5aK8TctxPPIBlXrsyWcVTB57uipuk=
github.com/simple-icons/simple-icons v0.0.0-20230315131209-aa70b1e830e9/go.mod h1:oOgUUt8yVYOso/wEBi2ojfZP2MU/xxiNccIpaE+jCvE=
github.com/simple-icons/simple-icons v0.0.0-20230423030844-cd4f7d2bf53c/go.mod h1:oOgUUt8yVYOso/wEBi2ojfZP2MU/xxiNccIpaE+jCvE=