mirror of https://github.com/stretchr/testify.git
Update README with statement about Go versions
parent
1a61f16b44
commit
8a3895e82f
|
@ -321,7 +321,7 @@ To update Testify to the latest version, use `go get -u github.com/stretchr/test
|
||||||
Supported go versions
|
Supported go versions
|
||||||
==================
|
==================
|
||||||
|
|
||||||
We support the three major Go versions, which are 1.9, 1.10, and 1.11 at the moment.
|
We support the three major Go versions, which are 1.11, 1.12, and 1.13 at the moment.
|
||||||
|
|
||||||
------
|
------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue