The --update-vendored and --strip-vcs flags are deprecated.#230
The --update-vendored and --strip-vcs flags are deprecated.#230jcscottiii merged 1 commit intoopencontrol:masterfrom
Conversation
Current coverage is 90.12% (diff: 100%)@@ master #230 diff @@
==========================================
Files 32 32
Lines 1013 1013
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
Hits 913 913
Misses 82 82
Partials 18 18
|
|
Thanks for your contribution! In regards to your other problem, what version of Go are you using and what OS? |
|
These are my code versions (I'm running arch GNU/Linux): Here's the strange output I get: Any suggestions as to how to debug are greatly appreciated. I've been playing a bit with freedonia and now want to add links to tests that can provide evidence of compliance implementations, ideally templated for a particular operating system such that they can be tailored for a particular installation. Suggestions as to how to go about this are also greatly appreciated. Thanks for blazing this trail! |
|
Could you also run Is there a reason you want to update the dependencies? (e.g. is there a dependency that's broken / needs an update?) That |
They now work by default.
This is super minor, but I'm also seeing "Dependency golang.org/x/sys/unix failed to resolve" but as I'm not sure if it has to do with my versions of libraries, I didn't want to create an issue. The tests seem to run for me, though.