Open Vinlock opened 4 years ago
I'm hitting the same issue, but I suspect this is because my project uses dep
for modules and that the tool does not honour the pinned versions for that library.
I'm hitting the same issue, but I suspect this is because my project uses
dep
for modules and that the tool does not honour the pinned versions for that library.
I have the same problem and i had to move my dep to go modules and now works :/
When I try to
go build
I get this error: