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: pin aliasfix for deterministic validator.pb.go #206

Closed apeabody closed 1 year ago

apeabody commented 1 year ago

We probably want the generation of validator.pb.go to be deterministic.

Fixes: #205