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

go mod tidy fails #649

Open
gedw99 opened this issue Sep 26, 2022 · 1 comment
Open

go mod tidy fails #649

gedw99 opened this issue Sep 26, 2022 · 1 comment

Comments

@gedw99
Copy link

gedw99 commented Sep 26, 2022

go mod tidy
go: finding module for package google.golang.org/cloud/compute/metadata

go: finding module for package github.com/sabhiram/go-gitignore
go: finding module for package google.golang.org/appengine/urlfetch
go: finding module for package google.golang.org/appengine
go: found github.com/sabhiram/go-gitignore in github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
go: found google.golang.org/appengine/urlfetch in google.golang.org/appengine v1.6.7
go: found google.golang.org/appengine in google.golang.org/appengine v1.6.7
go: found google.golang.org/cloud/compute/metadata in google.golang.org/cloud/compute v1.10.0
go: github.com/prasmussen/gdrive/auth imports
        golang.org/x/oauth2/google imports
        google.golang.org/cloud/compute/metadata: google.golang.org/cloud/compute@v1.10.0: parsing go.mod:
        module declares its path as: cloud.google.com/go/compute
                but was required as: google.golang.org/cloud/compute
make: *** [gdr-mod-tidy] Error 1

@markusgerber76
Copy link

See another fork. See #645

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

2 participants