aboutsummaryrefslogtreecommitdiff
path: root/grpc_testing/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'grpc_testing/go.mod')
-rw-r--r--grpc_testing/go.mod4
1 files changed, 4 insertions, 0 deletions
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