module github.com/simonpasquier/klog-gokit/v3 require ( github.com/go-kit/log v0.1.0 github.com/stretchr/testify v1.7.0 ) go 1.12