Centralize envd proto source of truth to proto/envd/
Remove duplicate proto files from envd/spec/ and update envd's buf.gen.yaml to generate stubs from the canonical proto/envd/ location. Both modules now generate their own Connect RPC stubs from the same source protos.
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
package spec
|
||||
|
||||
//go:generate buf generate --template buf.gen.yaml
|
||||
//go:generate buf generate
|
||||
|
||||
Reference in New Issue
Block a user