Closed athoune closed 5 years ago
Sorry for the battle with Travis.
That's ok. Thanks for the contribution!
Will update to dep soon, your PR means it will be sooner 😀
On Sat., 13 Oct. 2018, 04:44 Mathieu Lecarme, notifications@github.com wrote:
Sorry for the battle with Travis.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/flashmob/go-guerrilla/pull/122#issuecomment-429441421, or mute the thread https://github.com/notifications/unsubscribe-auth/AAnmP7oGB13HV_oZOh-F7ODRRwBox0flks5ukPEIgaJpZM4WjnTs .
👍 👍
Luckily dep init
is already capable converting a glide project over to dep so this hopefully should be pretty simple 👍
Any news about this MR ?
@ThisIsAreku Thanks for the reminder. Yes, it will be merged soon. For now, If you're using dep, you may try the dep init
option for converting from glide as suggested above, or merge in this branch to your fork.
For now, If you're using dep, you may try the
dep init
option for converting from glide as suggested above
I’ve been doing this for my usecase without any issues
@athoune, @flashmob Readme and https://github.com/flashmob/go-guerrilla/wiki/Build-Notes still contains text about glide
Thanks! Updated.
On Fri, 2 Aug 2019 at 20:26, Lord Alfred notifications@github.com wrote:
@athoune https://github.com/athoune, @flashmob https://github.com/flashmob Readme and https://github.com/flashmob/go-guerrilla/wiki/Build-Notes already contains text about glide
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/flashmob/go-guerrilla/pull/122?email_source=notifications&email_token=AAE6MP47JP6PVZGPW3TXDNDQCQDTRA5CNFSM4FUOOTWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3NLQEA#issuecomment-517650448, or mute the thread https://github.com/notifications/unsubscribe-auth/AAE6MP5OQZWODTYV4EYKKNLQCQDTRANCNFSM4FUOOTWA .
Thanks! Will update the readme soon (or you can beat me to it and submit a PR if you like!)
On Sat., 3 Aug. 2019, 04:08 Lord Alfred, notifications@github.com wrote:
But readme not updated :) https://github.com/flashmob/go-guerrilla#dependencies https://github.com/flashmob/go-guerrilla#1-import-the-guerrilla-package
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/flashmob/go-guerrilla/pull/122?email_source=notifications&email_token=AAE6MPZ4GWNKMMTSF62KSLDQCSA3TA5CNFSM4FUOOTWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3OTENI#issuecomment-517812789, or mute the thread https://github.com/notifications/unsubscribe-auth/AAE6MP2I7KWKTBRN4IN2E63QCSA3TANCNFSM4FUOOTWA .
Using dep, not glide.