Commit Graph

13 Commits

Author SHA1 Message Date
James Phillips 77521e40a8
Upgrades Go version to 1.9. 2017-08-29 15:32:34 -07:00
James Phillips bf578807f4
Bumps Go version to 1.8.3. 2017-05-24 19:35:01 -07:00
James Phillips 8831f2b23b
Upgrades Go version to 1.8.1. 2017-04-11 10:08:00 -07:00
James Phillips c447334203
Bumps Go version to 1.8. 2017-02-16 13:21:28 -08:00
James Phillips 35df4dafe8 Bumps Go version up to 1.7.5. 2017-01-26 15:01:03 -08:00
James Phillips dc5f4eaa50
Updates Consul to build with Go 1.7.4. 2017-01-25 20:05:04 -08:00
James Phillips 022fce0147 Upgrades to Go 1.7 and fixes vet finding and TLS behavior change. (#2281)
* Upgrades to Go 1.7 and fixes vet finding and TLS behavior change.

* Fixes unit tests in a better manner by closing the client connection on errors.

We traced through and realized that https://github.com/golang/go/issues/15709
causes the output from the client to get buffered, which cuts off the alert
feedback due to the flush() call getting bypassed by the error return.
2016-11-07 18:15:26 -08:00
James Phillips e5210166e2 Adds a UI build in a Docker container. (#2462) 2016-11-02 15:53:02 -07:00
James Phillips 11cd9ea272 Upgrades to Go 1.6.3. 2016-08-09 18:33:18 -07:00
James Phillips 3a72bf6502 Upgrades to Go 1.6.2. 2016-05-12 16:08:33 -07:00
James Phillips a778bb6304 Upgrades to Go 1.6.1. 2016-04-12 21:31:44 -07:00
James Phillips e4af2ec5af Sets CGO_ENABLED to 0 in the Dockerfile. 2016-02-18 09:31:04 -08:00
James Phillips 7beec098c8 Moves release build into Docker container and adds web asset check at dist time. 2016-02-17 23:17:39 -08:00