sensu / sensu-remediation-handler

Sensu Go handler for implementing "self healing" workflows
MIT License
2 stars 5 forks source link

use go modules #5

Closed cwjohnston closed 4 years ago

cwjohnston commented 4 years ago

Modules are golang's official dependency management solution. Let's use them!