Skip to content

Commit bbae59a

Browse files
authored
Merge pull request #121 from cludden/cludden/issue-118
Include external input and outputs in codec registrations
2 parents 34e6d0c + 6b96742 commit bbae59a

File tree

13 files changed

+1566
-296
lines changed

13 files changed

+1566
-296
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1414
### Changed
1515

1616
### Fixed
17+
- [#121](https://github.com/cludden/protoc-gen-go-temporal/pull/121) include external input and outputs in codec registrations
1718

1819

1920

buf.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ deps:
88
commit: 76b304caf5984a3a978e9565ea71a2ac
99
digest: b5:72c441888d19ff57f824b75f59aba0346a16bfa3ef5da83a5da21c614f0763764e1d37511312dc82f54e1dae5937a5829e8c2c1b7f806c983046bbf624b04ac2
1010
- name: buf.build/cludden/protoc-gen-go-temporal
11-
commit: 81eb66e24ea5484ab4eb3564700e0b56
12-
digest: b5:0e11fa3310835d17d6ebdee90647163a1549ba669f54506a79a8f4c13a923bf051040032452b427b5e77266aa8481ea9df5bca268bc0b04f6c4861af4e5833d0
11+
commit: fb2e83f7c1fa4f599a5e56de8d0bb690
12+
digest: b5:7324f07b6c5d5090066d51be1aa85defca78da458a114fda252d1c329848e6bdee29735c58b977a304a41a6c40a2287ca041425efd8052f4597985af5b0eaafc
1313
- name: buf.build/envoyproxy/protoc-gen-validate
1414
commit: daf171c6cdb54629b5f51e345a79e4dd
1515
digest: b5:c745e1521879f43740230b1df673d0729f55704efefdcfc489d4a0a2d40c92a26cacfeab62813403040a8b180142d53b398c7ca784a065e43823605ee49681de
1616
- name: buf.build/googleapis/googleapis
1717
commit: 28151c0d0a1641bf938a7672c500e01d
1818
digest: b5:93b70089baa4fc05a92d3e52db91a4b7812db3b57b9664f6cb301733938cb630e377a938e8a56779388171c749c1d42a2e9a6c6230f2ff45f127a8102a6a27d0
1919
- name: buf.build/temporalio/api
20-
commit: 8f9edcba8c0c496cbf0121743a35d50a
21-
digest: b5:1fde6a145f449da5bc9c3dc6a10179f04a7bbf42aff0c59dbf02131ad51bd27d28a3dce2641788c9bf07330253bf35ec499c44bb6729718baa2db7425ea91c47
20+
commit: c82c83a50df44bac8f58dad4e7255fde
21+
digest: b5:ba350ff7f61270041a1f52d0da35ed1cd5df2bcdd41d1b4e7397a7779e922ccf1f6b6560db5c4f3a94fab8edb08878eb4c51a11c78ecc76cf0c15d9cfcac4a9e

gen/example/nexus/v1/nexusv1nexus/nexus_nexus.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/example/nexus/v1/nexusv1nexustemporal/nexus_nexus_temporal.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/test/simple/v1/simple.pb.go

Lines changed: 174 additions & 163 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)