Skip to content

Commit

Permalink
Add note about supported go versions to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hanzei authored and ernesto-jimenez committed Mar 3, 2018
1 parent 662d1e6 commit bfc7630
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,13 @@ 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.8, 1.9 and 1.10 at the moment.

------

Contributing
============

Expand Down

0 comments on commit bfc7630

Please sign in to comment.