10 lines
252 B
Modula-2
10 lines
252 B
Modula-2
|
module github.com/aotian16/qefee
|
||
|
|
||
|
go 1.24.5
|
||
|
|
||
|
require (
|
||
|
github.com/CaiJimmy/hugo-theme-stack v2.6.0+incompatible // indirect
|
||
|
github.com/theNewDynamic/gohugo-theme-ananke/v2 v2.12.1 // indirect
|
||
|
github.com/tom2almighty/hugo-narrow v1.1.2 // indirect
|
||
|
)
|