Mark Bates
Mark Bates
I just hit the same problem with github.com/markbates/pop and github.com/gobuffalo/buffalo this breaks both projects. I agree with @packrat386 this is a big breaking API change that was sprung on everyone....
@jeffallen you have to remember that `go get` pulls from master. That’s why a lot of packages are breaking. I feel the pain of managaing open source projects, so I...
@satori @daenney can we please get a `1.3.0` tag on master that has the new changes. we've all gone and changed our code to use the new changes, but because...
@TyBrown I'll take whatever I can get at this point. :) but yes, `2.0.0` would make more sense
@satori can you please cut a new release against master? When that’s done I think this ticket can be finally closed. Right now because they’re is no tag this ticket...
@satori or anyone else, will you please cut a new tag for the master branch? Please! I’m sick of having to tell everyone that tries to use a package manager...
Not really enough information to go on there. As an FYI this gem is not really maintained any more as most of it's functionality has been included in https://github.com/rails/coffee-rails which...
It’s not being used by packer but it could be coming in through a transitive dep somewhere.
We only maintain a fork because this repo doesn’t build cleanly with go get, dep, and go modules. Using gopkin has solved the problem for us. I don’t understand why...
Sorry, apologies. We maintain a fork of Black Friday because it doesn’t build cleaning against this repo. We don’t use this repo directly. Apologies for the confusion. There are many...