Releases: BOOMfinity/GoThink
Releases · BOOMfinity/GoThink
v1.0.5
What's Changed
- build(deps): bump golang.org/x/net from 0.0.0-20190404232315-eb5bcb51f2a3 to 0.7.0 by @dependabot in #6
- build(deps): bump golang.org/x/crypto from 0.0.0-20200302210943-78000ba7a073 to 0.1.0 by @dependabot in #7
New Contributors
- @dependabot made their first contribution in #6
Full Changelog: v1.0.4...v1.0.5
v1.0.4b
Same as v1.0.4 and v1.0.4a, but CGO is disabled, so GoThink should now work on older systems too!
What's Changed
- CGO is now disabled during building, so
glibc
is now not a problem when running on older systems
Full Changelog: v1.0.4a...v1.0.4b
v1.0.4
v1.0.4a
Same as v1.0.4. Testing automatic building.