mirror of
https://github.com/foo-dogsquared/hugo-theme-more-contentful.git
synced 2025-01-30 22:57:57 +00:00
Update Simple Icons Hugo module to v8.7.0
This commit is contained in:
parent
2d6131bcdf
commit
9e81b5f00b
2
go.mod
2
go.mod
@ -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-20230215231942-2691e7630acf // indirect
|
||||
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20230315231533-b5bff1dac7d9 // indirect
|
||||
github.com/foo-dogsquared/hugo-theme-contentful v1.2.1-0.20220513103455-d83c3f8c6954 // indirect
|
||||
github.com/refactoringui/heroicons v2.0.12+incompatible // indirect
|
||||
)
|
||||
|
6
go.sum
6
go.sum
@ -1,7 +1,7 @@
|
||||
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20230215231942-2691e7630acf h1:l0T40nPY4z0ajtWt0/x6VtiwlF2oX0e4W2ZakAqndis=
|
||||
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 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-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/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=
|
||||
|
Loading…
Reference in New Issue
Block a user