GoogleCloudPlatform / pubsub

This repository contains open-source projects managed by the owners of Google Cloud Pub/Sub.
Apache License 2.0
246 stars 146 forks source link

fix(loadtest): fix startup scripts and go dependencies #358

Open hongalex opened 8 months ago

hongalex commented 8 months ago

This PR restores the generated go protobuf code back to what it was prior to PR #304.

This PR also upgrades the base OS image and fixes the startup scripts to use a supported version of Go.

Fixes #357