go-saloon / saloon-legacy

A place to chat and communicate: a buffalo forum
BSD 3-Clause "New" or "Revised" License
85 stars 8 forks source link

saloon: add support for vgo #7

Open sbinet opened 6 years ago

sbinet commented 6 years ago

the dust hasn't settled yet on whether vgo will be the Go-wide packaging tool. there are strong indications that it might be though.

we should prepare for it.

sbinet commented 6 years ago

needs https://github.com/gobuffalo/buffalo/issues/981

ghost commented 6 years ago

+1 I am using vgo and it's so much easier than dep. Especially since you don't have to be inside your gopath.