blob: 94d5055cf8290e20855fbc0ef33733ec7267d731 [file] [log] [blame]
module github.com/maruel/ut
go 1.11
require (
github.com/kr/pretty v0.1.0
github.com/pmezard/go-difflib v1.0.0
)