trivago / gollum

An n:m message multiplexer written in Go
http://gollum.readthedocs.org/en/latest/
Apache License 2.0
940 stars 74 forks source link

New build environment #226

Closed arnecls closed 6 years ago

arnecls commented 6 years ago

The purpose of this pull request

This PR will clean up the makefile and introduce a new set of linters. In addition to this all linter related issues have been fixed and travis will build go 1.10. Official support for go 1.7 has been removed.

Checklist