mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 04:58:26 +00:00
10 lines
319 B
Modula-2
10 lines
319 B
Modula-2
module github.com/foo-dogsquared/blog
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
github.com/foo-dogsquared/hugo-mod-web-feeds v0.0.3-0.20220613123653-e0bc8e58159d // indirect
|
|
github.com/foo-dogsquared/hugo-theme-more-contentful v0.4.1-0.20230224133033-a2877b6d2be4 // indirect
|
|
github.com/foo-dogsquared/hugo-web-feeds v0.0.2 // indirect
|
|
)
|