Missing go.mod and go.sum, and a tagged version. Depending on this package currently always causes ``` go: finding github.com/op/go-logging latest ``` To be output for downstream when using go modules. Maybe it will go away with this issue fixed.