teach-matsuuratomoya-com/go.mod

13 lines
469 B
Modula-2
Raw Normal View History

2024-12-11 17:29:35 +00:00
module git.matsuuratomoya.com/tomoyanonymous/teach-matsuuratomoya-com
2024-12-12 06:50:44 +00:00
go 1.23
2024-12-11 17:29:35 +00:00
require (
github.com/KKKZOZ/hugo-admonitions v0.4.3 // indirect
github.com/alex-shpak/hugo-book v0.0.0-20241009212754-7c78a39c531a // indirect
github.com/hugomods/font-awesome v6.7.1+incompatible // indirect
github.com/hugomods/icons v0.6.6 // indirect
github.com/hugomods/icons/vendors/font-awesome v0.6.12 // indirect
2024-12-12 06:50:44 +00:00
github.com/tomoyanonymous/hugo-micromorph v1.0.0 // indirect
2024-12-11 17:29:35 +00:00
)