Skip to content

Commit 0bbfc6c

Browse files
authored
Document Minimum Go Version (#111)
1 parent 07d3484 commit 0bbfc6c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ Please refer to the [CONTRIBUTING page](./CONTRIBUTING.md) for more information
3939
about how you can contribute to this project. We welcome bug reports, feature
4040
requests, code review feedback, and also pull requests.
4141

42+
## Supported Go Versions
43+
44+
We support Go v1.7 and higher.
45+
[Continuous integration](https://travis-ci.org/firebase/firebase-admin-go) system
46+
tests the code on Go v1.7 through v1.10.
4247

4348
## Documentation
4449

0 commit comments

Comments
 (0)