mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 01:57:54 +00:00
9 lines
261 B
Modula-2
9 lines
261 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.1-0.20240829055539-b7c3b8878050 // indirect
|
|
)
|