updated to hugo modules theme version
All checks were successful
Build / build (push) Successful in 9m28s
All checks were successful
Build / build (push) Successful in 9m28s
This commit is contained in:
11
go.mod
Normal file
11
go.mod
Normal file
@@ -0,0 +1,11 @@
|
||||
module git.matsuuratomoya.com/tomoyanonymous/teach-matsuuratomoya-com
|
||||
|
||||
go 1.22.10
|
||||
|
||||
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
|
||||
)
|
||||
Reference in New Issue
Block a user