From b70d5b0e206ed13776d50b2d930b1d686e8b70fd Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Sat, 25 Feb 2023 09:28:47 +0000 Subject: Mark grpc_testing as deprecated --- grpc_testing/go.mod | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 grpc_testing/go.mod (limited to 'grpc_testing/go.mod') diff --git a/grpc_testing/go.mod b/grpc_testing/go.mod new file mode 100644 index 0000000..0d68588 --- /dev/null +++ b/grpc_testing/go.mod @@ -0,0 +1,4 @@ +// Deprecated: internal tests have been moved to internal/grpc_test. +module grpc_testing + +go 1.18 -- cgit v1.2.3-70-g09d2