~vcs-imports/vendor/master

Viewing all changes in revision 363.

  • Committer: Daniel Theophanes
  • Author(s): Andrew Shannon Brown
  • Date: 2019-08-26 04:29:25 UTC
  • Revision ID: git-v1:c566a4b943a2add75335130747e43f48e282b56e
Update README.md to reflect that ignored packages cannot end in "/" (#435)

At https://github.com/kardianos/govendor/blob/e07957427183a9892f35634ffc9ea48dedc6bbb4/context/resolve.go#L215, we add "/" to the prefix expected for excluded package names, so package ignores ending with "/" will not match.  I'm not sure if this was intended or not -- perhaps we should be stripping the trailing slash off before we store the excluded package name -- but it is current behavior.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: