mirror of
https://github.com/charmbracelet/glow.git
synced 2026-08-09 09:49:09 +02:00
Remove replace directives in go.mod
This commit is contained in:
parent
5ef51c47d3
commit
f1a4dd7318
1 changed files with 0 additions and 4 deletions
4
go.mod
4
go.mod
|
|
@ -2,10 +2,6 @@ module github.com/charmbracelet/glow
|
|||
|
||||
go 1.16
|
||||
|
||||
replace github.com/charmbracelet/charm => ../charm
|
||||
|
||||
replace github.com/charmbracelet/wish => ../wish
|
||||
|
||||
require (
|
||||
github.com/charmbracelet/bubbles v0.9.0
|
||||
github.com/charmbracelet/bubbletea v0.19.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue