Update Hugo modules

This commit is contained in:
Gabriel Arazas 2023-04-28 00:57:48 +08:00
parent f2cd900ff8
commit e5d206e38e
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC
3 changed files with 7 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.1.3 // indirect
github.com/foo-dogsquared/hugo-theme-more-contentful v0.6.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

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-20230315231533-b5bff1dac7d9 // indirect
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20230426231746-ef27600d22f3 // indirect
github.com/foo-dogsquared/hugo-theme-contentful v1.2.1-0.20220513103455-d83c3f8c6954 // indirect
github.com/refactoringui/heroicons v2.0.12+incompatible // indirect
github.com/refactoringui/heroicons v2.0.17+incompatible // indirect
)

4
go.sum
View File

@ -1,7 +1,11 @@
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20230315231533-b5bff1dac7d9 h1:ZDcHzPnU7f+7F+xUdek0CjTyWEQzpxUQmjC1uW6vKgg=
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-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/simple-icons/simple-icons v0.0.0-20230315131209-aa70b1e830e9/go.mod h1:oOgUUt8yVYOso/wEBi2ojfZP2MU/xxiNccIpaE+jCvE=