Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App deployment fails - compute/metadata requires [email protected]: missing go.sum entry #123

Open
sumitjnn opened this issue Jul 24, 2023 · 0 comments

Comments

@sumitjnn
Copy link

Get the below error when deploying default app
gcloud app deploy --project "${PROJECT_ID}" --version v1 ./app/app.yaml

Beginning deployment of service [default]...
╔════════════════════════════════════════════════════════════╗
╠═ Uploading 0 files to Google Cloud Storage                ═╣
╚════════════════════════════════════════════════════════════╝
File upload done.
Updating service [default]...failed.
ERROR: (gcloud.app.deploy) Error Response: [9] Cloud build <build-id> status: FAILURE
go: cloud.google.com/go/compute/[email protected] requires
        cloud.google.com/go/[email protected]: missing go.sum entry; to add it:
        go mod download cloud.google.com/go/compute
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant