Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'proto/go.mod')
-rw-r--r--proto/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/proto/go.mod b/proto/go.mod
new file mode 100644
index 000000000..b0417e4ba
--- /dev/null
+++ b/proto/go.mod
@@ -0,0 +1,3 @@
+module gitlab.com/gitlab-org/gitaly/proto
+
+go 1.12