I created a go web application and successfully deployed it using "gcloud 
app deploy". When I added a reference to "github.com/gorilla/mux", I was 
able to build and run it locally. When I deployed it using "gcloud app 
deploy", it failed with the following error message.



Services to deploy:

descriptor:      ********************************************
source:          ********************************************
target project:  ********************************************
target service:  [default]
target version:  [20181030t105409]
target url:      ********************************************


Do you want to continue (Y/n)?  y

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 
******************************************** status: FAILURE.
Build error details: go build: cannot use -o with multiple packages
.
Check the build log for errors: 
https://console.cloud.google.com/gcr/builds/********************************************?project=********************************************

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/6d63d945-d97e-4965-81ea-9658ab2d0fbe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appe... brian
    • [google... 'Edgar (Google Cloud Platform Support)' via Google App Engine

Reply via email to