File tree Expand file tree Collapse file tree 5 files changed +601
-5
lines changed
temporal/api/cloud/cloudservice/v1 Expand file tree Collapse file tree 5 files changed +601
-5
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ grpc-install:
4242
4343openapiv2-install :
4444 printf $(COLOR ) " Install/update openapiv2 protoc gen..."
45- go install github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2@v2.16.2
45+ go install github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2@v2.26.3
4646
4747# #### Linters #####
4848buf-lint :
Original file line number Diff line number Diff line change @@ -12,3 +12,4 @@ plugins:
1212 opt :
1313 - output_format=yaml
1414 - allow_delete_body
15+ - disable_service_tags=true
Original file line number Diff line number Diff line change 44 - remote: buf.build
55 owner: googleapis
66 repository: googleapis
7- commit: e93e34f48be043dab55be31b4b47f458
8- digest: shake256:93dbe51c27606999eef918360df509485a4d272e79aaed6d0016940379a9b06d316fc5228b7b50cca94bb310f34c5fc5955ce7474f655f0d0a224c4121dda3c1
7+ commit: 72c8614f3bd0466ea67931ef2c43d608
8+ digest: shake256:b3ac4d383db09f92ab0ca85d12bff8c49eddf7031bd3a854c260b6ac4ed6a2bb85b52b3393c316d28f8038bf3b8e70cb3d16470e8cc4423007678fb6d89d36d4
9+ - remote: buf.build
10+ owner: grpc-ecosystem
11+ repository: grpc-gateway
12+ commit: 4c5ba75caaf84e928b7137ae5c18c26a
13+ digest: shake256:e174ad9408f3e608f6157907153ffec8d310783ee354f821f57178ffbeeb8faa6bb70b41b61099c1783c82fe16210ebd1279bc9c9ee6da5cffba9f0e675b8b99
914 - remote: buf.build
1015 owner: temporalio
1116 repository: api
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name: buf.build/temporalio/cloud-api
33deps :
44 - buf.build/googleapis/googleapis
55 - buf.build/temporalio/api:v1.43.0
6+ - buf.build/grpc-ecosystem/grpc-gateway:v2.26.3
67
78breaking :
89 use :
You can’t perform that action at this time.
0 commit comments