I'm trying to work on this but have some questions:
shoulders in the athens directory, I keep getting error for cannot find package <XYZ>. go get -u package <XYZ> and there would be error for another missing packageIs there a command that I could run to get all dependencies at once?
I get the same issue with up to date dependencies
@mydiemho see https://github.com/gobuffalo/shoulders/issues/2#issuecomment-412120050
Try updating shoulders again and see if the fix works.
@robjloranger it works now with the updates 馃槃
should I also add shoulders to the vendor directory?
No, let's leave it as a tool not a dependency. Then we can add it as part of the CI to check for changes.
@mydiemho would you be able to submit a pull request the new SHOULDERS.md file that you generated?
yup, will do it now
Most helpful comment
No, let's leave it as a tool not a dependency. Then we can add it as part of the CI to check for changes.