We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a984a1 commit 9106b7eCopy full SHA for 9106b7e
README.md
@@ -22,6 +22,9 @@ functions and other additions will most likely not result in a major
22
version increase unless they break the API. This library aims to
23
follow the semver recommendations mentioned on gopkg.in.
24
25
+Due to complications in how to support x/net/context vs the built-in context
26
+package, only go 1.7+ is officially supported.
27
+
28
## Import Paths
29
30
All development happens on the `master` branch and when features are
0 commit comments