GoogleCloudPlatform / config-validator

Golang library which provides functionality to evaluate GCP resources against Rego-based policies
Apache License 2.0
45 stars 34 forks source link

fix: gen pyproto with python3 #208

Closed apeabody closed 1 year ago

apeabody commented 1 year ago

The golang:1.20 base image doesn't include Python 2, update the make pyproto process and image to support Python 3.