googleapis / gapic-generator

Tools for generating API client libraries from API Service Configuration descriptions.
Apache License 2.0
305 stars 129 forks source link

Golang generator is not deterministic #3339

Closed SurferJeffAtGoogle closed 3 years ago

SurferJeffAtGoogle commented 3 years ago

It outputs the current year: https://github.com/googleapis/googleapis-gen/commit/a7dd37b1d69d4a274613cff07dd58eb1aefac1e4#diff-698fa77b258b372c984a50e633f74ced694582e1cdc73729c654e44d0ae328bf

SurferJeffAtGoogle commented 3 years ago

Most languages behave this way, and I think it's something we have to solve in post processing.