Releases: bensie/elb_health_check_go
Releases · bensie/elb_health_check_go
v1.2
- Adds
arm64
Linux and macOS binaries
- Binaries compiled with Go 1.18.3
v1.1
- Fix setting the Host header. Go wipes out the Host header if it is specified via
req.Header.Add()
- Compile with Go v1.12.7