Skip to content

Commit

Permalink
Update versions supported to include go 1.16
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
jeffwidman authored and boyan-soubachov committed Mar 17, 2022
1 parent 083ff1c commit 7797738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.13, 1.14 and 1.15 at the moment.
We currently support the most recent major Go versions from 1.13 onward.

------

Expand Down

0 comments on commit 7797738

Please sign in to comment.