You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.
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/[email protected]: 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
The text was updated successfully, but these errors were encountered:
go mod tidy
go: finding module for package google.golang.org/cloud/compute/metadata
The text was updated successfully, but these errors were encountered: