diff options
Diffstat (limited to 'internal/grpc_test/grpc_test.go')
| -rw-r--r-- | internal/grpc_test/grpc_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/grpc_test/grpc_test.go b/internal/grpc_test/grpc_test.go index 1bd782d..6c4ffb9 100644 --- a/internal/grpc_test/grpc_test.go +++ b/internal/grpc_test/grpc_test.go @@ -1,6 +1,6 @@ // SPDX-License-Identifier: CC0-1.0 -package grpc_testing +package grpc_test //go:generate protoc --go_out=. --go-grpc_out=. echo.proto |
