summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsh McKenzie <amckenzie@gitlab.com>2021-03-15 11:56:17 +1100
committerAsh McKenzie <amckenzie@gitlab.com>2021-03-15 11:56:17 +1100
commitb2a72e9efe2d10f241a2a4e29bdeba55450b2a01 (patch)
tree2dbec69b97704d9228c5e25932d1af9dbb5f3863
parent2cdd633f118307a92e43aac75b49e2a82c026d43 (diff)
downloadgitlab-shell-ashmckenzie/update-requirements.tar.gz
Clarify which versions of Go we supportashmckenzie/update-requirements
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 43297ae..0fe39e3 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,9 @@ Ruby to build and test, but not to run.
Download and install the current version of Go from https://golang.org/dl/
+We follow the [Golang Release Policy](https://golang.org/doc/devel/release.html#policy)
+of supporting the current stable version and the previous two major versions.
+
## Setup
make setup