Upgrade to common v2.22.0
Showing
... | ... | @@ -6,8 +6,8 @@ require ( |
github.com/otiai10/copy v1.2.0 | ||
github.com/pkg/errors v0.9.1 // indirect | ||
github.com/sirupsen/logrus v1.6.0 | ||
github.com/urfave/cli v1.22.4 | ||
gitlab.com/gitlab-org/security-products/analyzers/common/v2 v2.21.3 | ||
github.com/urfave/cli/v2 v2.3.0 | ||
gitlab.com/gitlab-org/security-products/analyzers/common/v2 v2.22.0 | ||
gopkg.in/src-d/go-git.v4 v4.13.1 | ||
) | ||
... | ... |
Please register or sign in to comment