go.mod: Drop direct dependency on golang/protobuf
This MR removes remaining use of the old and deprecated golang/protobuf package in favor of the new google.golang.org/protobuf one and removes the direct dependency on golang/protobuf.
This MR removes remaining use of the old and deprecated golang/protobuf package in favor of the new google.golang.org/protobuf one and removes the direct dependency on golang/protobuf.