mirror of
https://github.com/charmbracelet/glow
synced 2024-11-10 14:14:17 +00:00
9 lines
194 B
Modula-2
9 lines
194 B
Modula-2
module github.com/charmbracelet/gold
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/charmbracelet/glamour v0.0.0-20191219000044-557ffc6b1bfd
|
|
github.com/mattn/go-isatty v0.0.4
|
|
github.com/spf13/cobra v0.0.5
|
|
)
|