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

module is missing while resolving dependencies. #1

Open
jehos opened this issue Mar 29, 2019 · 2 comments
Open

module is missing while resolving dependencies. #1

jehos opened this issue Mar 29, 2019 · 2 comments

Comments

@jehos
Copy link

jehos commented Mar 29, 2019

github.com/gophercloud/gophercloud/auth/aksk is not found.

jehos@k8s:~/go/src$ go get -u -v github.com/huaweicloud/huaweicloud-sdk-go
github.com/huaweicloud/huaweicloud-sdk-go (download)
github.com/gophercloud/gophercloud (download)
package github.com/gophercloud/gophercloud/auth/aksk: cannot find package "github.com/gophercloud/gophercloud/auth/aksk" in any of:
        /snap/go/3417/src/github.com/gophercloud/gophercloud/auth/aksk (from $GOROOT)
        /home/jehos/go/src/github.com/gophercloud/gophercloud/auth/aksk (from $GOPATH)
@leonwanghui
Copy link

I think go get command will download github.com/gophercloud/gophercloud project, maybe you can directly download the code from here.

@gqdw
Copy link

gqdw commented Jul 25, 2019

@leonwanghui why not just fork github.com/gophercloud/gophercloud ,go module no supported!

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