You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
go get github.com/infobloxopen/protoc-gen-gorm
# github.com/infobloxopen/protoc-gen-gorm/plugin
../../../../pkg/mod/github.com/infobloxopen/[email protected]/plugin/imports.go:116:16: cannot use dep (type string) as type generator.GoPackageName in argument to p.Generator.PrintImport
../../../../pkg/mod/github.com/infobloxopen/[email protected]/plugin/imports.go:116:16: cannot use dep (type string) as type generator.GoImportPath in argument to p.Generator.PrintImport
../../../../pkg/mod/github.com/infobloxopen/[email protected]/plugin/imports.go:125:16: cannot use a (type string) as type generator.GoPackageName in argument to p.Generator.PrintImport
../../../../pkg/mod/github.com/infobloxopen/[email protected]/plugin/imports.go:125:36: cannot use githubImports[a].packagePath (type string) as type generator.GoImportPath in argument to p.Generator.PrintImport
../../../../pkg/mod/github.com/infobloxopen/[email protected]/plugin/plugin.go:111:26: cannot use file.FileDescriptorProto (type *descriptor.FileDescriptorProto) as type string in argument to p.Generator.SetFile
../../../../pkg/mod/github.com/infobloxopen/[email protected]/plugin/plugin.go:149:13: p.FileOf undefined (type *OrmPlugin has no field or method FileOf)
../../../../pkg/mod/github.com/infobloxopen/[email protected]/plugin/plugin.go:187:13: p.FileOf undefined (type *OrmPlugin has no field or method FileOf)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: