blob: 5166713527efb760104362748793040f20d28d01 [file] [log] [blame]
module github.com/maruel/panicparse
go 1.11
require (
github.com/mattn/go-colorable v0.1.1
github.com/mattn/go-isatty v0.0.7
github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
)