remove ccirrelo/supervisor, update

everything seems to work even though sirupsen is upper case?

:cyfap:
This commit is contained in:
Reed Allman
2017-09-05 11:36:47 -07:00
parent 78ba35fb23
commit 27e43c5d94
397 changed files with 13691 additions and 8828 deletions

View File

@@ -28,9 +28,9 @@ import (
"github.com/stretchr/testify/assert"
)
type email struct {
Address string
}
// type email struct {
// Address string
// }
type paramFactory func(string) *spec.Parameter