Moved the source code to a new repository outside from loreddev/x. To
see the commit history before this commit, see
1f823aa099
12 lines
253 B
Modula-2
12 lines
253 B
Modula-2
module forge.capytal.company/loreddev/blogo
|
|
|
|
go 1.23.4
|
|
|
|
require (
|
|
forge.capytal.company/loreddev/x v0.0.0-20250128201807-1f823aa0998d
|
|
github.com/yuin/goldmark v1.7.8
|
|
github.com/yuin/goldmark-meta v1.1.0
|
|
)
|
|
|
|
require gopkg.in/yaml.v2 v2.3.0 // indirect
|