Golang build

I follow https://wyday.com/limelm/help/using-turboactivate-with-go/#extract-ta to integrate with golang but get following errors:undefined: getTAStrPtr,stringFromTAStrPtr

Thanks.

We can't reproduce this.

Make sure that turbotactivate_unix.go and turboactivate_windows.go are in the same directory as turboactivate.go. In other words, don't modify those files and don't remove them -- they include platform-specific typedefs.

Also, use the latest version of go.