1
0
дзеркало https://github.com/therootcompany/golib.git synced 2026-04-02 19:17:59 +00:00
golib/3p/colorjson/go.mod

12 рядки
253 B
Modula-2

module github.com/therootcompany/golib/3p/colorjson
go 1.18.0
require github.com/fatih/color v1.18.0
require (
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
golang.org/x/sys v0.25.0 // indirect
)