DEV Community

Discussion on: Learning Go by examples: part 6 - Create a gRPC app in Go

Collapse
 
mattcale profile image
Matthew Cale

Yep it is a miss on Cobra’s side. Their GH does refer to the right command (now), but the cobra.dev site still has the wrong command. Thanks for contributing this piece and for introducing me to Taskfile.

Thread Thread
 
aurelievache profile image
Aurélie Vache

Yes, they changed the way to "go get" the dependencies, good to know :)