The Go team wants to set a generator feature for all APIs, it is toilsome to add this feature to every GoAPI in library configurations. We should add support for default GoModule in Default: https://github.com/googleapis/librarian/blob/ccd1b615be52137d0966d2c8cf79e19155486ce0/internal/config/config.go#L181
The Go team wants to set a generator feature for all APIs, it is toilsome to add this feature to every GoAPI in library configurations.
We should add support for default GoModule in Default:
librarian/internal/config/config.go
Line 181 in ccd1b61