mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-04 20:03:18 +02:00
core/proto: update protoc dependencies (#5218)
* core/proto: update protoc dependencies * cleanup * disable unimplemented forward compatibility check * fix mock * add generate make command * add .0
This commit is contained in:
parent
3483447c37
commit
0cfb1025db
28 changed files with 1427 additions and 1832 deletions
|
@ -1,4 +1,4 @@
|
|||
// Package connect provides the way to listen for updates from the cloud
|
||||
package connect
|
||||
|
||||
//go:generate go run github.com/bufbuild/buf/cmd/buf@v1.32.2 generate --path connect.proto --config buf.yaml
|
||||
//go:generate go run github.com/bufbuild/buf/cmd/buf@v1.36.0 generate --path connect.proto --config buf.yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue