Skip to content

Commit

Permalink
build: update buf
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfalkowski committed Oct 7, 2023
1 parent a184c68 commit 6d9c028
Show file tree
Hide file tree
Showing 10 changed files with 75 additions and 58 deletions.
10 changes: 5 additions & 5 deletions api/buf.gen.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
version: v1
plugins:
- remote: buf.build/protocolbuffers/plugins/go:v1.28.1-1
- plugin: buf.build/protocolbuffers/go:v1.31.0
out: .
opt:
- paths=source_relative
- remote: buf.build/grpc/plugins/go:v1.2.0-1
- plugin: buf.build/grpc/go:v1.3.0
out: .
opt:
- paths=source_relative
- remote: buf.build/grpc-ecosystem/plugins/grpc-gateway:v2.15.0-1
- plugin: buf.build/grpc-ecosystem/gateway:v2.18.0
out: .
opt:
- paths=source_relative
- remote: buf.build/protocolbuffers/plugins/ruby:v21.10.0-1
- plugin: buf.build/protocolbuffers/ruby:v24.4
out: ../test/lib
- remote: buf.build/grpc/plugins/ruby:v1.51.1-1
- plugin: buf.build/grpc/ruby:v1.58.1
out: ../test/lib
2 changes: 1 addition & 1 deletion api/standort/v1/service.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/standort/v1/service.pb.gw.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 10 additions & 5 deletions api/standort/v1/service_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/standort/v2/service.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/standort/v2/service.pb.gw.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 7 additions & 3 deletions api/standort/v2/service_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bin
Submodule bin updated 2 files
+4 −0 CHANGELOG.md
+7 −0 build/ruby/solargraph
42 changes: 24 additions & 18 deletions test/lib/standort/v1/service_pb.rb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

46 changes: 24 additions & 22 deletions test/lib/standort/v2/service_pb.rb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6d9c028

Please sign in to comment.