Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootNames = []string{
"package-lock.json",
"npm-shrinkwrap.json",
"yarn.lock",
"pnpm-lock.yaml",
"poetry.lock",
"pipfile.lock",
"go.mod",
"cargo.lock",
"gemfile.lock",
"pom.xml",
"gradle.lockfile",
"buildscript-gradle.lockfile",
}
RootNames are lockfiles fetched from a repository root or discovered locally.
Functions ¶
func IsRootName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.