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
Could you give me a little more info on the issue, please?
That error message looks like go mod is attempting to reference the product-api package from a module but it is in the same folder as the currency service.
F:\gocode\pkg\mod\github.com\nicholasjackson\building-microservices-youtube\[email protected]\data\products.go:55:11: undefined: "github.com/nicholasjackson/building-microservices-youtube/currency/protos/currency".Currency_SubscribeRatesClient
The text was updated successfully, but these errors were encountered: