mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-25 18:07:07 +09:00
2
go.mod
2
go.mod
@@ -27,6 +27,6 @@ require (
|
||||
|
||||
replace github.com/kballard/go-shellquote => github.com/zyedidia/go-shellquote v0.0.0-20200613203517-eccd813c0655
|
||||
|
||||
replace github.com/mattn/go-runewidth => github.com/p-e-w/go-runewidth v0.0.10-0.20200613030200-3e1705c5c059
|
||||
replace github.com/mattn/go-runewidth => github.com/zyedidia/go-runewidth v0.0.12
|
||||
|
||||
go 1.11
|
||||
|
||||
Reference in New Issue
Block a user