ame exact situation.
>
> On Saturday, May 9, 2015 at 9:44:06 PM UTC-7, Davis Ford wrote:
>>
>> I know this is an ancient thread, but I thought I'd see if anyone has any
>> clever tricks for getting around this with unit tests.
>>
>> I have a package that has a ha
Just in case anyone else lands here, Mongo doesn't support mixed mode
replica set with 2.6.x and 3.2.x -- I learned that the hard way, adding a
new 3.2 member to the replica set to work on upgrading the nodes.
I had to remove that node, and build all new 3.0 nodes; now I'm in the
process of m
ate: main:1: unexpected "\\" in operand
If you know a quick resolution to that, I'd love to get it working with
digraph and graphviz, as well.
On Fri, Sep 2, 2016 at 2:51 PM, Sam Whited wrote:
> On Fri, Sep 2, 2016 at 1:20 PM, Davis Ford wrote:
> > Does anyone know of a
Hi,
Does anyone know of a tool that can analyze dependencies and print a graph,
specifically as it relates to golang vendor'd libraries. I'm using 1.7 and
most tools don't seem to be able to produce results on a project that is
using vendor'd dependencies.
Tools I've tried:
- https://git