We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07d3484 commit 0bbfc6cCopy full SHA for 0bbfc6c
README.md
@@ -39,6 +39,11 @@ Please refer to the [CONTRIBUTING page](./CONTRIBUTING.md) for more information
39
about how you can contribute to this project. We welcome bug reports, feature
40
requests, code review feedback, and also pull requests.
41
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.
47
48
## Documentation
49
0 commit comments