Skip to content

Commit

Permalink
Version v5.12.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
marioizquierdo committed Jun 11, 2020
1 parent b2ecb97 commit 03ac4c7
Show file tree
Hide file tree
Showing 38 changed files with 91 additions and 91 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.11.0, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v5.12.0, 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.11.0, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v5.12.0, 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.11.0"
const Version = "v5.12.0"
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.11.0, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v5.12.0, 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.11.0, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v5.12.0, 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.11.0, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v5.12.0, 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.11.0, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v5.12.0, DO NOT EDIT.
# source: importer.proto

try:
Expand Down
8 changes: 4 additions & 4 deletions internal/twirptest/importer_local/importer_local.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.11.0, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v5.12.0, DO NOT EDIT.
# source: importer_local_msgdef.proto

try:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Code generated by protoc-gen-twirp_python v5.11.0, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v5.12.0, DO NOT EDIT.
# source: importer_local.proto

try:
Expand Down
8 changes: 4 additions & 4 deletions internal/twirptest/importmapping/x/x.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/importmapping/x/x_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.11.0, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v5.12.0, DO NOT EDIT.
# source: x/x.proto

try:
Expand Down
2 changes: 1 addition & 1 deletion internal/twirptest/importmapping/y/y_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.11.0, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v5.12.0, DO NOT EDIT.
# source: y/y.proto

try:
Expand Down
8 changes: 4 additions & 4 deletions internal/twirptest/multiple/multiple1.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/multiple/multiple1_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.11.0, DO NOT EDIT.
# Code generated by protoc-gen-twirp_python v5.12.0, DO NOT EDIT.
# source: multiple1.proto

try:
Expand Down
4 changes: 2 additions & 2 deletions internal/twirptest/multiple/multiple2.twirp.go

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

Loading

0 comments on commit 03ac4c7

Please sign in to comment.