blob: a5003966ec5717207ca3a331d54c1ec7b893198e [file] [log] [blame]
module go.uber.org/multierr
go 1.12
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/stretchr/testify v1.3.0
go.uber.org/atomic v1.4.0
go.uber.org/tools v0.0.0-20190618225709-2cfd321de3ee
golang.org/x/lint v0.0.0-20190930215403-16217165b5de
golang.org/x/tools v0.0.0-20191029041327-9cc4af7d6b2c // indirect
honnef.co/go/tools v0.0.1-2019.2.3
)