Skip to content

Commit

Permalink
Version v5.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dpolansky committed May 11, 2020
1 parent ffb6e31 commit a77ef5d
Show file tree
Hide file tree
Showing 38 changed files with 171 additions and 110 deletions.
8 changes: 4 additions & 4 deletions clientcompat/internal/clientcompat/clientcompat.twirp.go

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

2 changes: 1 addition & 1 deletion clientcompat/pycompat/clientcompat_pb2_twirp.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Code generated by protoc-gen-twirp_python v5.10.1, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v5.10.2, DO NOT EDIT.
# source: clientcompat.proto

try:
Expand Down
8 changes: 4 additions & 4 deletions example/service.twirp.go

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

2 changes: 1 addition & 1 deletion example/service_pb2_twirp.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Code generated by protoc-gen-twirp_python v5.10.1, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v5.10.2, DO NOT EDIT.
# source: service.proto

try:
Expand Down
2 changes: 1 addition & 1 deletion internal/gen/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@

package gen

const Version = "v5.10.1"
const Version = "v5.10.2"
8 changes: 4 additions & 4 deletions internal/twirptest/empty_service/empty_service.twirp.go

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

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Code generated by protoc-gen-twirp_python v5.10.1, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v5.10.2, DO NOT EDIT.
# source: empty_service.proto

try:
Expand Down
8 changes: 4 additions & 4 deletions internal/twirptest/gogo_compat/service.twirp.go

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

10 changes: 5 additions & 5 deletions internal/twirptest/google_protobuf_imports/service.twirp.go

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

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Code generated by protoc-gen-twirp_python v5.10.1, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v5.10.2, DO NOT EDIT.
# source: service.proto

try:
Expand Down
8 changes: 4 additions & 4 deletions internal/twirptest/importable/importable.twirp.go

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

2 changes: 1 addition & 1 deletion internal/twirptest/importable/importable_pb2_twirp.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Code generated by protoc-gen-twirp_python v5.10.1, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v5.10.2, DO NOT EDIT.
# source: importable.proto

try:
Expand Down
8 changes: 4 additions & 4 deletions internal/twirptest/importer/importer.twirp.go

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

2 changes: 1 addition & 1 deletion internal/twirptest/importer/importer_pb2_twirp.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Code generated by protoc-gen-twirp_python v5.10.1, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v5.10.2, DO NOT EDIT.
# source: importer.proto

try:
Expand Down
Loading

0 comments on commit a77ef5d

Please sign in to comment.