github.com/jonsyu1/godel@v0.0.0-20171017211503-64567a0cf169/pkg/gocd_imports.json (about) 1 { 2 "imports": [], 3 "mainOnlyImports": [], 4 "testOnlyImports": [ 5 { 6 "path": "github.com/palantir/godel/vendor/github.com/stretchr/testify/assert", 7 "numGoFiles": 6, 8 "numImportedGoFiles": 9, 9 "importedFrom": [ 10 "github.com/palantir/godel/pkg/products_test" 11 ] 12 }, 13 { 14 "path": "github.com/palantir/godel/vendor/github.com/stretchr/testify/require", 15 "numGoFiles": 5, 16 "numImportedGoFiles": 15, 17 "importedFrom": [ 18 "github.com/palantir/godel/pkg/products_test" 19 ] 20 } 21 ] 22 }