This commit is contained in:
parent
646340e784
commit
5df862febd
3 changed files with 38 additions and 1 deletions
8
go.mod
Normal file
8
go.mod
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
module forge.alexselimov.com/aselimov/AlexSelimov.com
|
||||
|
||||
go 1.26.2
|
||||
|
||||
require (
|
||||
forge.alexselimov.com/aselimov/hugo-bearcub v0.0.0-20260512025651-e66b0692c27e // indirect
|
||||
forge.alexselimov.com/aselimov/hugo-unified-git-activity v0.0.0-20260512025533-3c48c2bd2d53 // indirect
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue