first commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
module mdhost
|
||||
|
||||
go 1.26.2
|
||||
|
||||
require (
|
||||
github.com/alecthomas/chroma v0.10.0 // indirect
|
||||
github.com/alecthomas/chroma/v2 v2.24.1 // indirect
|
||||
github.com/dlclark/regexp2 v1.12.0 // indirect
|
||||
github.com/yuin/goldmark v1.8.2 // indirect
|
||||
github.com/yuin/goldmark-highlighting v0.0.0-20220208100518-594be1970594 // indirect
|
||||
golang.org/x/crypto v0.50.0 // indirect
|
||||
)
|
||||
Reference in New Issue
Block a user