mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-08-28 04:46:29 -04:00
11 lines
259 B
AMPL
11 lines
259 B
AMPL
module github.com/charmbracelet/gold
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/logrusorgru/aurora v0.0.0-20191017060258-dc85c304c434
|
|
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
|
|
github.com/spf13/cobra v0.0.5
|
|
gopkg.in/russross/blackfriday.v2 v2.0.0
|
|
)
|