Skip to content

Commit 7797738

Browse files
jeffwidmanboyan-soubachov
authored andcommitted
Update versions supported to include go 1.16
Rather than directly adding `1.16`, I thought better to reword to state the minimum version supported... this way the line doesn't have to get updated with every new release, but instead only when dropping releases.
1 parent 083ff1c commit 7797738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ To update Testify to the latest version, use `go get -u github.com/stretchr/test
323323
Supported go versions
324324
==================
325325

326-
We support the three major Go versions, which are 1.13, 1.14 and 1.15 at the moment.
326+
We currently support the most recent major Go versions from 1.13 onward.
327327

328328
------
329329

0 commit comments

Comments
 (0)