mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 07:58:02 +00:00
9 lines
258 B
Modula-2
9 lines
258 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.5.1-0.20230306152409-db5a0b48de13 // indirect
|
|
)
|