go-micro icon indicating copy to clipboard operation
go-micro copied to clipboard

github.com/micro/[email protected] is missing

Open guentoan opened this issue 5 years ago • 5 comments

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.

guentoan avatar Mar 13 '21 05:03 guentoan

Hi, I face the same problem.. looking forward for the update :pray:

iDevoid avatar Mar 23 '21 05:03 iDevoid

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

ikrum avatar Sep 03 '21 13:09 ikrum

@asim, is this issue still relevant?

AuditeMarlow avatar Nov 06 '21 19:11 AuditeMarlow

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?

ameyabhat avatar Dec 12 '21 18:12 ameyabhat

v1 is not supported. Use v2, v3 or v4.

asim avatar Dec 12 '21 18:12 asim