-
Type: Improvement
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing
Running dep check fails because the context library is not included in Gopkg.lock. This can be fixed by running dep ensure.
To prevent Gopkg.lock from getting out of date in the future, run dep check as part of the build process and trigger a failure if it fails.