mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
fix(deps): update module github.com/vbatts/git-validation to v1.2.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
1
test/tools/vendor/github.com/vbatts/git-validation/validate/runner.go
generated
vendored
1
test/tools/vendor/github.com/vbatts/git-validation/validate/runner.go
generated
vendored
@ -47,6 +47,7 @@ func NewRunner(root string, rules []Rule, commitrange string, verbose bool) (*Ru
|
||||
}
|
||||
}
|
||||
}
|
||||
logrus.Debugf("[NewRunner] commitrange: %q", commitrange)
|
||||
return &Runner{
|
||||
Root: newroot,
|
||||
Rules: rules,
|
||||
|
Reference in New Issue
Block a user