GitHub user herohde opened a pull request:
https://github.com/apache/beam/pull/3983
[BEAM-2576] Reflect portability proto changes in Go
Update the Go code according to the proto changes in
https://github.com/apache/beam/pull/3924.
Also pick nicer package names in Go.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/herohde/beam gofixup
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3983.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3983
----
commit 5fba6326ecf49a197b1fb0f4402f05cdd64dc124
Author: Henning Rohde <[email protected]>
Date: 2017-10-12T00:44:50Z
[BEAM-2576] Reflect portability proto changes in Go
----
---