We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f6aa600 + 3880b93 commit 3866e70Copy full SHA for 3866e70
generator/common_test.go
@@ -7,7 +7,7 @@ import (
7
"go/types"
8
"reflect"
9
10
- parseutil "srcd.works/go-parse-utils.v1"
+ parseutil "gopkg.in/src-d/go-parse-utils.v1"
11
)
12
13
func mkField(name, typ string, fields ...*Field) *Field {
0 commit comments