package packages var StdExcludeDirRegexps = []string{ "vendor$", "third_party$", "testdata$", "examples$", "Godeps$", "builtin$", }