Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install error, cannot use go get #208

Open
dsegundo2 opened this issue Jun 22, 2021 · 0 comments
Open

Install error, cannot use go get #208

dsegundo2 opened this issue Jun 22, 2021 · 0 comments

Comments

@dsegundo2
Copy link

  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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant