Skip to content

Commit

Permalink
Syncing protocol buffers
Browse files Browse the repository at this point in the history
  • Loading branch information
Working Group Two Maintainers authored and gi-wg2 committed Mar 1, 2024
1 parent 0697fed commit bf50790
Show file tree
Hide file tree
Showing 29 changed files with 556 additions and 26 deletions.
File renamed without changes.
6 changes: 3 additions & 3 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,11 @@ buf registry login buf.build --username 'your username'
1. Building image.bin and generating go code requires [buf](https://docs.buf.build/installation).
2. Building the Java code requires a compatible Java version

### `rtx`
### `mise`

We do recommend using [rtx](https://github.com/jdx/rtx) for managing these dependencies.
We do recommend using [mise](https://github.com/jdx/mise for managing these dependencies.

If `rtx` is installed, the required tooling should be automatically picked up from [.rtx.toml](.rtx.toml).
If `mise` is installed, the required tooling should be automatically picked up from [.mise.toml](.mise.toml).

## NPM package

Expand Down
Binary file modified image.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion wgtwo/annotations/annotations.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 wgtwo/callforward/v0/callforward.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 wgtwo/common/v0/errors.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 wgtwo/common/v0/phonenumber.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 wgtwo/common/v0/types.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 wgtwo/common/v1/phonenumber.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 wgtwo/common/v1/types.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 wgtwo/consents/v0/consents.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 wgtwo/consents/v1/consent_events.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 wgtwo/data/v1/content_filtering.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 wgtwo/events/v0/events.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 wgtwo/events/v1/events.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 wgtwo/lookup/v0/number_lookup.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 wgtwo/mms/v0/mms.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 wgtwo/phonebook/v0/phonebook.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 wgtwo/products/v0/products.pb.go

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

Loading

0 comments on commit bf50790

Please sign in to comment.