You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Explain that it is necessary to `git add vendor/` after running `dep
ensure`.
Fixeskata-containers#88.
Signed-off-by: James O. D. Hunt <[email protected]>
The contributor guide needs to state that a
git add vendor/
is required after adep ensure
.See: kata-containers/runtime#1152 (comment).
The text was updated successfully, but these errors were encountered: