goget

Get a binary file directly from the Golang source project.

MIT License

Stars
3
Committers
1
goget - v0.0.9 Latest Release

Published by LinuxSuRen almost 3 years ago

What’s Changed

🚀 Features

  • Add the native package libasound2-dev into container image (#19) @LinuxSuRen
goget - v0.0.8

Published by LinuxSuRen almost 3 years ago

What’s Changed

🐛 Bug Fixes

  • Fix the wrong health endpoint (#16) @LinuxSuRen
goget - v0.0.7

Published by LinuxSuRen almost 3 years ago

What’s Changed

🚀 Features

  • Reject unreachbale candidate servers (#14) @LinuxSuRen
goget - v0.0.6

Published by LinuxSuRen almost 3 years ago

What’s Changed

🐛 Bug Fixes

  • Fix the issue of candidates gc (#12) @LinuxSuRen
goget - v0.0.5

Published by LinuxSuRen almost 3 years ago

What’s Changed

🚀 Features

  • Support set the go package of source project (#10) @LinuxSuRen
  • Enable to choose branch of target git repo (#9) @LinuxSuRen
goget - v0.0.4

Published by LinuxSuRen about 3 years ago

What’s Changed

🚀 Features

  • Set the default server address to goget.surenpi.com (#7) @LinuxSuRen
goget - v0.0.3

Published by LinuxSuRen about 3 years ago

What’s Changed

🐛 Bug Fixes

  • Change base image of the goget-server to golang:1.16 (#5) @LinuxSuRen
goget - v0.0.2

Published by LinuxSuRen about 3 years ago

What’s Changed

🚀 Features

  • Set Content-Length for the binary response (#3) @LinuxSuRen
goget - v0.0.1

Published by LinuxSuRen about 3 years ago

What’s Changed

  • No changes