Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

get package Failed #60

Open
gao114882 opened this issue Jul 9, 2021 · 4 comments
Open

get package Failed #60

gao114882 opened this issue Jul 9, 2021 · 4 comments

Comments

@gao114882
Copy link

go get github.com/StackExchange/wmi failed, the error is:

go: github.com/StackExchange/wmi upgrade => v0.0.0-20210708210415-b284ef6ab838
go get: github.com/StackExchange/wmi@v0.0.0-20210708210415-b284ef6ab838: parsing go.mod:
module declares its path as: wmi
but was required as: github.com/StackExchange/wmi

can you help me fix up this ?

@lazyman01
Copy link

yes me too, how to fix this

@gao114882
Copy link
Author

go.mod add this
replace github.com/StackExchange/wmi v0.0.0-20210708210415-b284ef6ab838 => github.com/StackExchange/wmi 1.1.0

@tlimoncelli
Copy link
Contributor

I'm not very good at git but I think I fixed this. Please verify.

@gao114882
Copy link
Author

I'm not very good at git but I think I fixed this. Please verify.

I tried , Unfortunately, this error still exists. this error occurs at today, you can check what's changed today。

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

No branches or pull requests

3 participants