mirror of
https://github.com/alecthomas/chroma.git
synced 2025-03-19 21:10:15 +02:00
parent
ac30dbedfc
commit
bd0ae5073a
@ -1 +1 @@
|
||||
.goreleaser-0.182.1.pkg
|
||||
.goreleaser-0.184.0.pkg
|
@ -10,3 +10,9 @@ require (
|
||||
github.com/mattn/go-colorable v0.1.12
|
||||
github.com/mattn/go-isatty v0.0.14
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/dlclark/regexp2 v1.4.0 // indirect
|
||||
github.com/pkg/errors v0.9.1 // indirect
|
||||
golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6 // indirect
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user