From: Davor Kapsa Date: Thu, 26 Sep 2019 08:07:34 +0000 (+0200) Subject: SECURITY.md: update go versions X-Git-Tag: go1.14beta1~962 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=f7a00c99064d0cb367908a2bc6dea0bb007089de;p=gostls13.git SECURITY.md: update go versions Change-Id: I59446965b198767af60d617da29b5c2e457829ba Reviewed-on: https://go-review.googlesource.com/c/go/+/197477 Reviewed-by: Brad Fitzpatrick --- 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)