Commit Graph

10 Commits

Author SHA1 Message Date
bcabcfdaca Rework some things into packages (#489) 2021-11-03 20:54:04 -05:00
32cd9a93f1 Bump to go1.17 (#553) 2021-10-21 16:24:11 -05:00
1bc6f5fe6c Minor windows focused improvements (#443)
Co-authored-by: Wade Simmons <wadey@slack-corp.com>
2021-04-30 15:04:47 -05:00
3ea7e1b75f Don't use a global logger (#423) 2021-03-26 09:46:30 -05:00
68e3e84fdc More like a library (#279) 2020-09-18 09:20:09 -05:00
aba42f9fa6 enforce the use of goimports (#248)
* enforce the use of goimports

Instead of enforcing `gofmt`, enforce `goimports`, which also asserts
a separate section for non-builtin packages.

* run `goimports` everywhere

* exclude generated .pb.go files
2020-06-30 18:53:30 -04:00
41578ca971 Be more like a library to support mobile (#247) 2020-06-30 13:48:58 -05:00
a5814be1ca clean up code and print Version instead of Build 2019-11-28 16:25:34 +00:00
00d6973e27 remove some boilerplate + better messages 2019-11-28 16:20:57 +00:00
8ed69c8eaf make nebula a service that can install itself 2019-11-28 16:20:57 +00:00