mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-06 08:57:14 -04:00
Update Go module definitions and imports
This commit is contained in:
@@ -1,16 +1,14 @@
|
||||
module github.com/charmbracelet/gold
|
||||
module github.com/charmbracelet/glamour
|
||||
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/alecthomas/chroma v0.7.0
|
||||
github.com/logrusorgru/aurora v0.0.0-20191017060258-dc85c304c434
|
||||
github.com/logrusorgru/aurora v0.0.0-20191116043053-66b7ad493a23
|
||||
github.com/lucasb-eyer/go-colorful v1.0.3
|
||||
github.com/mattn/go-isatty v0.0.10
|
||||
github.com/microcosm-cc/bluemonday v1.0.2
|
||||
github.com/muesli/reflow v0.0.0-20191215023403-d4be46f67158
|
||||
github.com/olekukonko/tablewriter v0.0.3
|
||||
github.com/muesli/reflow v0.0.0-20191216070243-e5efeac4e302
|
||||
github.com/olekukonko/tablewriter v0.0.4
|
||||
github.com/rakyll/statik v0.1.6
|
||||
github.com/spf13/cobra v0.0.5
|
||||
github.com/yuin/goldmark v1.1.14
|
||||
github.com/yuin/goldmark v1.1.16
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user