repo.or.cz
/
aya.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
feat: move the blackfriday extension settings out of the render function, improve...
[aya.git]
/
go.mod
blob
0be2fed4bf51e1609e50810b9af2344cd3bb7f55
1
module marisa.chaotic.ninja
/
aya
2
3
go
1.17
4
5
require
(
6
github.com
/
eknkc
/
amber v0.0
.0
-
20171010120322
-
cdade1c07385
7
github.com
/
russross
/
blackfriday
/
v2 v2.1
.0
8
github.com
/
yosssi
/
gcss v0.1
.0
9
gopkg.in
/
yaml.v2 v2.4
.0
10
)