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

`make proto` is non-deterministic #205

Closed apeabody closed 1 year ago

apeabody commented 1 year ago

Currently make proto is non-deterministic due to the use of latest in https://github.com/GoogleCloudPlatform/config-validator/blob/master/Makefile#L18