Generate protobuf files
During the initial build, Go protobuf files were created in go/internal/protobuf. If modifications are made to the protobuf definition files (.proto files located in glide-core/src/protobuf), it becomes necessary to regenerate the Go protobuf files. To do so, run:
make generate-protobuf