11 lines
240 B
Modula-2
11 lines
240 B
Modula-2
module forgejo.gwairfelin.com/max/gonotes
|
|
|
|
go 1.23.5
|
|
|
|
require github.com/yuin/goldmark v1.7.8
|
|
|
|
require (
|
|
forgejo.gwairfelin.com/max/gispatcho v0.1.2
|
|
github.com/pelletier/go-toml/v2 v2.2.3
|
|
github.com/teekennedy/goldmark-markdown v0.5.1
|
|
)
|