go-micro
go-micro copied to clipboard
github.com/micro/[email protected] is missing
I tried to clean go cache go clean -modcache, after this got this error message.
go: github.com/micro/[email protected] requires
github.com/micro/[email protected]: reading github.com/micro/mdns/go.mod at revision v0.3.0: unknown revision v0.3.0
I checked mdns repo, but it's not available.
Hi, I face the same problem.. looking forward for the update :pray:
Having the same issue here
go: github.com/micro/[email protected] requires
github.com/micro/[email protected]: reading github.com/micro/mdns/go.mod at revision v0.3.0: unknown revision v0.3.0
@asim, is this issue still relevant?
Running into the same issue as well
go: github.com/micro/[email protected] requires
github.com/micro/[email protected]: reading github.com/micro/mdns/go.mod at revision v0.3.0: unknown revision v0.3.0
Any known solutions?
v1 is not supported. Use v2, v3 or v4.