mirror of
https://github.com/charmbracelet/glow.git
synced 2026-08-27 02:20:39 +02:00
Hop back to Muesli's gitcha repo at master
This commit is contained in:
parent
26b3292f57
commit
21eccfd2c3
2 changed files with 3 additions and 7 deletions
4
go.mod
4
go.mod
|
|
@ -13,7 +13,7 @@ require (
|
|||
github.com/mattn/go-runewidth v0.0.9
|
||||
github.com/meowgorithm/babyenv v1.3.0
|
||||
github.com/microcosm-cc/bluemonday v1.0.4 // indirect
|
||||
github.com/muesli/gitcha v0.1.1
|
||||
github.com/muesli/gitcha v0.1.2-0.20200908172931-5aa4fdccf2f6
|
||||
github.com/muesli/reflow v0.1.1-0.20200715144030-a312cb5b2d8d
|
||||
github.com/muesli/termenv v0.7.2
|
||||
github.com/spf13/cobra v1.0.0
|
||||
|
|
@ -22,5 +22,3 @@ require (
|
|||
golang.org/x/net v0.0.0-20200813134508-3edf25e44fcc // indirect
|
||||
golang.org/x/sys v0.0.0-20200909081042-eff7692f9009
|
||||
)
|
||||
|
||||
replace github.com/muesli/gitcha => github.com/meowgorithm/gitcha v0.1.2-0.20200907220241-87b69df49486
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue