Files
go-mc/go.mod
Tnze 708097608c autofish's colorable output for windows
and non color output for daze
2019-07-28 19:31:51 +08:00

9 lines
132 B
Modula-2

module github.com/Tnze/go-mc
go 1.12
require (
github.com/google/uuid v1.1.1
github.com/mattn/go-colorable v0.1.2 // indirect
)