This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git
The following commit(s) were added to refs/heads/master by this push: new 4b2e52c ARROW-2335: [Go] move README one directory higher 4b2e52c is described below commit 4b2e52c9cb3acc87e1787d5162e3574ce4f60e10 Author: Sebastien Binet <bi...@cern.ch> AuthorDate: Sat Jun 30 18:02:52 2018 +0200 ARROW-2335: [Go] move README one directory higher Author: Sebastien Binet <bi...@cern.ch> Closes #2194 from sbinet/issue-2335 and squashes the following commits: 3de10763 <Sebastien Binet> ARROW-2335: move README one directory higher --- go/{arrow => }/README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/go/arrow/README.md b/go/README.md similarity index 100% rename from go/arrow/README.md rename to go/README.md