Skip to content

Conversation

@ctlong
Copy link
Member

@ctlong ctlong commented Jun 30, 2022

Description

Upgrade code.cloudfoundry.org/go-loggregator to v9.

  • Also bumps some transitive dependencies.
  • Migrates codebase away from github.com/gogo/protobuf and github.com/golang/protobuf, and toward google.golang.org/protobuf.
  • Regenerate doppler gRPC code.

@ctlong ctlong marked this pull request as ready for review June 30, 2022 18:42
ctlong added 2 commits July 22, 2022 13:38
* grpc.proto is a super generic name, and looks weird when generated
  with grpc because it creates grpc_grpc.pb.go. Rename to doppler.proto.
* Run
  `protoc --go_out=. --go_opt=paths=source_relative --go-grpc_out=. --go-grpc_opt=paths=source_relative system-metrics-release/src/pkg/plumbing/doppler.proto`
  from working directory to regenerate grpc code.
@ctlong ctlong force-pushed the upgrade-go-loggregator-to-v9 branch from 853c64f to 96bd722 Compare July 22, 2022 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants