Glide and Library dependencies

Hi,

I would like to continue this discussion about glide and library.

I have been using glide for managing an iris library dependencies and app dependencies.
This library and app will be only compatible with a specific golang Iris library version.
But this app is public and have some unit test.

Then what is the workflow to deal with deps in library and deps in main app?
Because I can’t made a glide install on both… but I can’t execute, for example, my test on library, without glide.

Have any advice please ?

Thank you

Alexandre

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.