Joona Hoikkala
|
09dc25d336
|
Update vendored dependencies (#147)
* Prepare readme for release
* Update vendored packages
* New version of dns dependency handles rejecting UPDATEs under the hood
* Go 1.11 required
|
2019-02-04 00:21:42 +02:00 |
|
Joona Hoikkala
|
c2c5c5cd70
|
Better error handling in goroutines (#122)
* More robust goroutine error handling using channels
* Fix tests and make startup log msg saner
* Clarification to README and config file
|
2018-10-31 00:54:51 +02:00 |
|
golint fixer
|
a09073da12
|
Fix golint import path (#121)
|
2018-10-29 10:29:34 +02:00 |
|
Joona Hoikkala
|
d1af1d029f
|
Revert "Disable golint until golang/go#25048 is resolved."
This reverts commit 1c918fcaa4 .
|
2018-04-25 11:44:34 +03:00 |
|
Joona Hoikkala
|
1c918fcaa4
|
Disable golint until golang/go#25048 is resolved.
|
2018-04-24 14:49:20 +03:00 |
|
Joona Hoikkala
|
c70a6cffb0
|
Go 1.9 and Iris v8, added possibility to bind to IP (#15)
|
2017-11-12 23:40:15 +02:00 |
|
Joona Hoikkala
|
41b2ff5940
|
Use iris v6 and Go 1.8+ (#10)
* Quick fixes to bring framework up to date
* Script for test running, api tests need complete rewrite
* Removed govendor from tests
* Fix for AutoTLS
|
2017-08-02 19:25:27 +03:00 |
|
Joona Hoikkala
|
5270d401e1
|
goveralls fixes to get meaninful stats out of coveralls.io
|
2016-12-04 14:49:50 +02:00 |
|
Joona Hoikkala
|
3154c686e0
|
Skip main in tests for meaningful cover stats
|
2016-11-28 15:00:12 +02:00 |
|
Joona Hoikkala
|
ca13a4baeb
|
Fixed travis config
|
2016-11-28 02:23:23 +02:00 |
|
Joona Hoikkala
|
bff6310dc7
|
Travis config
|
2016-11-27 19:55:05 +02:00 |
|
Joona Hoikkala
|
9ebc0d02ae
|
Trying to make travis happy
|
2016-11-26 11:40:28 +02:00 |
|
Joona Hoikkala
|
d35acf9f7b
|
Added travis file
|
2016-11-26 11:00:43 +02:00 |
|