mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 05:14:06 -06:00
9 lines
136 B
Modula-2
9 lines
136 B
Modula-2
module github.com/abhinav/goldmark-wikilink
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/stretchr/testify v1.7.0
|
|
github.com/yuin/goldmark v1.1.32
|
|
)
|