Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6f42ae3

Browse files
author
Roberto Sora
committedJan 17, 2020
Regenerate proto files
1 parent 5e4f807 commit 6f42ae3

File tree

10 files changed

+296
-403
lines changed

10 files changed

+296
-403
lines changed
 

‎go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ require (
4747
go.bug.st/serial.v1 v0.0.0-20180827123349-5f7892a7bb45 // indirect
4848
golang.org/x/net v0.0.0-20190311183353-d8887717615a
4949
golang.org/x/text v0.3.0
50+
google.golang.org/appengine v1.4.0 // indirect
5051
google.golang.org/genproto v0.0.0-20190327125643-d831d65fe17d // indirect
5152
google.golang.org/grpc v1.21.1
5253
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect

‎rpc/commands/board.pb.go

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

‎rpc/commands/commands.pb.go

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

‎rpc/commands/common.pb.go

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

‎rpc/commands/compile.pb.go

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

‎rpc/commands/core.pb.go

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

‎rpc/commands/lib.pb.go

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

‎rpc/commands/upload.pb.go

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

‎rpc/monitor/monitor.pb.go

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

‎rpc/settings/settings.pb.go

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

0 commit comments

Comments
 (0)
Please sign in to comment.