summaryrefslogtreecommitdiff
path: root/SECURITY.md
diff options
context:
space:
mode:
authorDavor Kapsa <davor.kapsa@gmail.com>2019-09-26 10:07:34 +0200
committerBrad Fitzpatrick <bradfitz@golang.org>2019-09-26 15:34:57 +0000
commitf7a00c99064d0cb367908a2bc6dea0bb007089de (patch)
treea1952cf5d984321f4fdec7e81330e6fc3692ec48 /SECURITY.md
parent81c6bac06f5f8a45f0837cb42b2793df64de08a7 (diff)
downloadgo-git-f7a00c99064d0cb367908a2bc6dea0bb007089de.tar.gz
SECURITY.md: update go versions
Change-Id: I59446965b198767af60d617da29b5c2e457829ba Reviewed-on: https://go-review.googlesource.com/c/go/+/197477 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'SECURITY.md')
-rw-r--r--SECURITY.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/SECURITY.md b/SECURITY.md
index 35995eeb68..9e92e8b1ea 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -2,7 +2,7 @@
## Supported Versions
-We support the past two Go releases (for example, Go 1.11.x and Go 1.12.x).
+We support the past two Go releases (for example, Go 1.12.x and Go 1.13.x).
See https://golang.org/wiki/Go-Release-Cycle and in particular the
[Release Maintenance](https://github.com/golang/go/wiki/Go-Release-Cycle#release-maintenance)