mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 04:58:26 +00:00
9 lines
231 B
Modula-2
9 lines
231 B
Modula-2
module github.com/foo-dogsquared/website
|
|
|
|
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.7.0 // indirect
|
|
)
|