feat: support hugo mod

This commit is contained in:
geekifan
2025-05-07 10:18:25 +08:00
parent 2209ab5ebf
commit 887e490b15

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/geekifan/chirpy-static-assets
go 1.24.2