Closed tboerger closed 8 years ago
In order to disable stripping of Go binaries which can cause issues I have added a new macro that can be added to our golang-* packages which disables the debug packages and stops stripping the debug information.
lgtm
Thanks
In order to disable stripping of Go binaries which can cause issues I have added a new macro that can be added to our golang-* packages which disables the debug packages and stops stripping the debug information.