summaryrefslogtreecommitdiff
path: root/internal/grpc_test/go.mod
diff options
context:
space:
mode:
authorGrégoire Duchêne <gduchene@awhk.org>2023-11-05 09:17:35 +0000
committerGrégoire Duchêne <gduchene@awhk.org>2023-11-05 09:17:35 +0000
commitf971254a242bfe5292148625993dd783fa4ee8f7 (patch)
treeab44c4dc430daa9df5a2d4dfc119124cb13c011d /internal/grpc_test/go.mod
parentae0310d88e0ddaec8756eea7fbf6b8230793c7a8 (diff)
Remove empty internal packageHEADv1.1.1main
Diffstat (limited to 'internal/grpc_test/go.mod')
-rw-r--r--internal/grpc_test/go.mod3
1 files changed, 0 insertions, 3 deletions
diff --git a/internal/grpc_test/go.mod b/internal/grpc_test/go.mod
deleted file mode 100644
index ae43e57..0000000
--- a/internal/grpc_test/go.mod
+++ /dev/null
@@ -1,3 +0,0 @@
-module go.awhk.org/pipeln/internal/grpc_test
-
-go 1.18