mirror of
https://github.com/rwinkhart/go-highlite.git
synced 2026-09-01 14:47:13 -04:00
.
This commit is contained in:
+2
-2
@@ -4,11 +4,11 @@ go 1.19
|
||||
|
||||
require (
|
||||
github.com/fatih/color v1.15.0
|
||||
github.com/zyedidia/highlight v0.0.0-20200217010119-291680feaca1
|
||||
github.com/jessp01/gohighlight v0.21.1-1
|
||||
github.com/jessp01/highlight v0.0.0-20230716160321-8969d1f05a45
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/jessp01/highlight v0.0.0-20230716160321-8969d1f05a45 // indirect
|
||||
github.com/mattn/go-colorable v0.1.13 // indirect
|
||||
github.com/mattn/go-isatty v0.0.17 // indirect
|
||||
golang.org/x/sys v0.6.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user