bblfsh / go-driver

GNU General Public License v3.0
10 stars 9 forks source link

Update to Go 1.12 #46

Closed dennwc closed 5 years ago

dennwc commented 5 years ago

Update the native driver to Go 1.12.

SDK is also updated to enable a workaround for https://github.com/golang/go/issues/28065.

Resolves #45.

Signed-off-by: Denys Smirnov denys@sourced.tech