-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
the github version of protobufs is deprecated in favour of the google hosted version. I tried just using
go get -u ./...
go test ../...and it appears that the updated dependencies work fine and pass all the tests in the project. Is there any reason not to do this update so that projects depending on this one aren't forced to retain the deprecated dependency?
Metadata
Metadata
Assignees
Labels
No labels