GitHub user dcelasun opened a pull request:
https://github.com/apache/thrift/pull/1507
THRIFT-4516: Fix "go vet" warnings for Go 1.10
Opening this here because my free Travis account has its builds killed
after 50 minutes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dcelasun/thrift THRIFT-4516
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1507.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 #1507
----
commit a9efd1abd4fd4862d8e967ec207015af79494b6c
Author: D. Can Celasun <can@...>
Date: 2018-03-15T11:52:37Z
THRIFT-4516: Fix "go vet" warnings for Go 1.10
Client: go
----
---