Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Setup Go modules #9

Closed
kylebrandt opened this issue Sep 6, 2019 · 1 comment
Closed

Setup Go modules #9

kylebrandt opened this issue Sep 6, 2019 · 1 comment

Comments

@kylebrandt
Copy link
Contributor

Once we have the gel/folder sane again and not importing a bunch of stuff we won't need, we should run go mod init and vendor.

We should also decide if we want the vendor folder in the repo. Personally that is my preference but I don't have a strong opinion (or much experience with go modules) . Also maybe that is a problem with how we normally do plugins?

@kylebrandt
Copy link
Contributor Author

I think I basically have it working in the dsPlug branch with #15

Needed some require statements to get gRPC version match - and to target the bidirectional_poc branches of grafana and the plugin-repo

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant