v1.5.0+1.19
techknowlogick
released this
31 Aug 01:46
·
92 commits
to main
since this release
What's Changed
- GOPRIVATE by @hallgren in #120
- Added option to enable ssh agent forwarding by @micbis in #123
- Use build.Default.GOPATH instead of os.Env("GOPATH") in modules by @zeripath in #127
- Use build.Default.GOPATH in non-modules paths too by @zeripath in #128
- bug/build-chown: limiting chown-ed files in build.sh by @lruggieri in #126
- gomod fixes for go1.16 by @techknowlogick in #121
- fix linux/386 for build static lib by @howmp in #119
- go get in 1.17 go is deprecated, change to go install by @vmasdani in #133
- update osxcross version by @techknowlogick in #137
- Added option to pass custom environment variables by @micbis in #142
- Support -gcflags flag by @qianlifeng in #148
- Add linux/riscv64 support by @6543 in #170
Full Changelog: v1.4.0+1.15.10...v1.5.0+1.19