These 5 commits are when the Protocol Buffers files have changed:
Commit: | 3156184 | |
---|---|---|
Author: | Alex Leong | |
Committer: | GitHub |
Pin protoc to recent version (#119) * Pin protoc to recent version * Require protoc-gen-go v1.27.1 * Allow protoc command to be overriden * Use source_relative for proto package paths Signed-off-by: Alex Leong <alex@buoyant.io>
The documentation is generated from this commit.
Commit: | 7955a2f | |
---|---|---|
Author: | Daniel Bryant | |
Committer: | GitHub |
Fix build (#112) There is no v11 image on docker.io and recent versions of protocol require the `go_package` option to be configured.
Commit: | 42dff97 | |
---|---|---|
Author: | Kevin Lingerfelt | |
Committer: | GitHub |
Prep emojivoto for move to buoyantio/emojivoto repo (#54) Signed-off-by: Kevin Lingerfelt <kl@buoyant.io>
Commit: | 415bbc9 | |
---|---|---|
Author: | Kevin Lingerfelt | |
Committer: | GitHub |
Create separate vote endpoint for each emoji (#14)
Commit: | fc39c5c | |
---|---|---|
Author: | Phil Calcado |
Add emojivoto app