Change Readme to reflect supported go versions

pull/979/head
Pal Sivertsen 2020-06-29 08:49:10 +02:00 committed by Boyan Soubachov
parent 95a9d909e9
commit 6a6c303c3c
1 changed files with 1 additions and 1 deletions

View File

@ -323,7 +323,7 @@ To update Testify to the latest version, use `go get -u github.com/stretchr/test
Supported go versions
==================
We support the three major Go versions, which are 1.11, 1.12, and 1.13 at the moment.
We support the two major Go versions, which are 1.13 and 1.14 at the moment.
------