Merge remote-tracking branch 'origin/v1' into merging-from-v1

main
Dan Buch 8 years ago
commit d63e456b33
No known key found for this signature in database
GPG Key ID: FAEF12936DD3E3EC

@ -84,6 +84,8 @@ released version of Go on OS X and Windows. For full details, see
### Using the `v2` branch ### Using the `v2` branch
**Warning**: The `v2` branch is currently unreleased and considered unstable.
There is currently a long-lived branch named `v2` that is intended to land as There is currently a long-lived branch named `v2` that is intended to land as
the new `master` branch once development there has settled down. The current the new `master` branch once development there has settled down. The current
`master` branch (mirrored as `v1`) is being manually merged into `v2` on `master` branch (mirrored as `v1`) is being manually merged into `v2` on
@ -1019,7 +1021,7 @@ func main() {
### Full API Example ### Full API Example
**NOTE**: This is a contrived (functioning) example meant strictly for API **Notice**: This is a contrived (functioning) example meant strictly for API
demonstration purposes. Use of one's imagination is encouraged. demonstration purposes. Use of one's imagination is encouraged.
<!-- { <!-- {

Loading…
Cancel
Save