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/README.md')
-rw-r--r--proto/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/README.md b/proto/README.md
index 0b24bfcb7..40d93c278 100644
--- a/proto/README.md
+++ b/proto/README.md
@@ -274,7 +274,7 @@ files but not the client libraries. This check uses `git diff` to look
for changes. Some of the code in the Go client libraries is sensitive
to implementation details of the Go standard library (specifically,
the output of gzip). **Use the same Go version as .gitlab-ci.yml (Go
-1.11)** when generating new client libraries for a merge request.
+1.12)** when generating new client libraries for a merge request.
[DCO + License](CONTRIBUTING.md)