module github.com/foae/dataloaden go 1.12 require ( github.com/pkg/errors v0.8.1 github.com/stretchr/testify v1.3.0 golang.org/x/tools v0.0.0-20190910044552-dd2b5c81c578 )