go-check / check

Rich testing for the Go language
Other
696 stars 182 forks source link

Stop using gopkg.in #116

Closed djmitche closed 5 years ago

djmitche commented 5 years ago

It looks lke gopkg.in is having issues: https://github.com/niemeyer/gopkg/issues/67. There's a stunning silence from the gopkg.in maintainers on that issue. We have been forced to work around this using replace declarations in our application

Please consider making the package path for yaml github.com/go-check/check, perhaps for a new major version.

niemeyer commented 5 years ago

I will talk to the gopkg.in maintainer. :)