Groups
Groups
Sign in
Groups
Groups
golang-nuts
Conversations
About
Send feedback
Help
Error in google.golang.org/api/option
77 views
Skip to first unread message
max20...@gmail.com
unread,
Jan 12, 2020, 1:17:17 PM
1/12/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golang-nuts
In my docker file , I have following Lines
RUN go get -v -u
go.mongodb.org/mongo-driver/mongo
RUN go get -d -v ./...
**RUN go get
google.golang.org/api/option
I am getting following error . Everything was working fine 3 days before.
Step 9/17 : RUN go get
google.golang.org/api/option
---> Running in ec36bafa25aa
#
google.golang.org/api/option
../
google.golang.org/api/option/option.go:153:14
: undefined: grpc.RoundRobin
../
google.golang.org/api/option/option.go:154:42
: undefined: grpc.WithBalancer
The command '/bin/sh -c go get
google.golang.org/api/option
' returned a non-zero code: 2
Reply all
Reply to author
Forward
0 new messages