Skip to content

Commit

Permalink
Update [vald sha: 41c002c4cce3755740e88d527de811dc5c1fce30]
Browse files Browse the repository at this point in the history
Signed-off-by: Vdaas CI <[email protected]>
  • Loading branch information
vdaas-ci committed May 7, 2024
1 parent 747f352 commit b1b79a0
Show file tree
Hide file tree
Showing 17 changed files with 1,318 additions and 108 deletions.
2 changes: 1 addition & 1 deletion VALD_SHA
Original file line number Diff line number Diff line change
@@ -1 +1 @@
668a5c1c8aff445a06e35f2c13eb9f13e86873d4
41c002c4cce3755740e88d527de811dc5c1fce30
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* </pre>
*/
@javax.annotation.Generated(
value = "by gRPC proto compiler (version 1.61.1)",
value = "by gRPC proto compiler (version 1.63.0)",
comments = "Source: v1/agent/core/agent.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class AgentGrpc {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* </pre>
*/
@javax.annotation.Generated(
value = "by gRPC proto compiler (version 1.61.1)",
value = "by gRPC proto compiler (version 1.63.0)",
comments = "Source: v1/filter/egress/egress_filter.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class FilterGrpc {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* </pre>
*/
@javax.annotation.Generated(
value = "by gRPC proto compiler (version 1.61.1)",
value = "by gRPC proto compiler (version 1.63.0)",
comments = "Source: v1/filter/ingress/ingress_filter.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class FilterGrpc {
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/org/vdaas/vald/api/v1/mirror/MirrorGrpc.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* </pre>
*/
@javax.annotation.Generated(
value = "by gRPC proto compiler (version 1.61.1)",
value = "by gRPC proto compiler (version 1.63.0)",
comments = "Source: v1/mirror/mirror.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class MirrorGrpc {
Expand Down
Loading

0 comments on commit b1b79a0

Please sign in to comment.