blob: dd7ea742596e8f3a750a46549a5e150c7c28bb86 [file] [log] [blame]
module example.com/a
go 1.16
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/kr/pretty v0.1.0 // indirect
github.com/stretchr/testify v1.7.0
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
)