The generated protobuf+grpc files uses old versions of the protobuf+grpc deps.
This MR upgrades those both to the latest.
Also, as a side effect, this will upgrade the minimum Go version to use this library to Go 1.21.x
Finally, this MR also retracts v3.34.0
Links
https://github.com/newrelic/go-agent/pull/940#issuecomment-2291023624
Details
v3.34.0 broke the world because:
This MR upgrades those both to the latest. Also, as a side effect, this will upgrade the minimum Go version to use this library to Go 1.21.x Finally, this MR also retracts v3.34.0