Sign in
chromium
/
external
/
github.com
/
maruel
/
panicparse
/
fc0be8ea249e2c865bb775bfca43bde27693001e
/
.
/
go.mod
blob: 1f2e540ff850b154ff27ef6af77edb90a28c975e [
file
]
module
github
.
com
/
maruel
/
panicparse
/
v2
go
1.17
require
(
github
.
com
/
google
/
go
-
cmp v0
.
5.9
github
.
com
/
mattn
/
go
-
colorable v0
.
1.13
github
.
com
/
mattn
/
go
-
isatty v0
.
0.16
github
.
com
/
mgutz
/
ansi v0
.
0.0
-
20200706080929
-
d51e80ef957d
golang
.
org
/
x
/
sys v0
.
1.0
)