module github.com/simonpasquier/klog-gokit
require (
github.com/go-kit/kit v0.10.0
github.com/stretchr/testify v1.4.0
)
go 1.12