Skip to content

Commit

Permalink
Merge f51c709 into d5da872
Browse files Browse the repository at this point in the history
  • Loading branch information
wasaga committed Nov 2, 2023
2 parents d5da872 + f51c709 commit f3e7268
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
15 changes: 12 additions & 3 deletions pkg/grpc/config/config.pb.go

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

1 change: 1 addition & 0 deletions pkg/grpc/config/config.proto
Expand Up @@ -131,6 +131,7 @@ message Settings {
message Certificate {
bytes cert_bytes = 3;
bytes key_bytes = 4;
string id = 5;
}
message StringList { repeated string values = 1; }

Expand Down

0 comments on commit f3e7268

Please sign in to comment.