fix(deps): update module github.com/rsteube/carapace to v1 in go.mod #299
Annotations
11 errors and 1 warning
govulncheck
missing go.sum entry for module providing package github.com/rsteube/carapace (imported by github.com/jippi/dottie/cmd/shell); to add:
|
govulncheck
missing go.sum entry for module providing package github.com/rsteube/carapace/pkg/style (imported by github.com/reeflective/console); to add:
|
govulncheck
missing go.sum entry for module providing package github.com/rsteube/carapace/pkg/x (imported by github.com/reeflective/console); to add:
|
govulncheck
missing go.sum entry for module providing package github.com/rsteube/carapace/pkg/xdg (imported by github.com/reeflective/console); to add:
|
govulncheck
could not import github.com/rsteube/carapace (invalid package name: "")
|
govulncheck
could not import github.com/rsteube/carapace/pkg/style (invalid package name: "")
|
govulncheck
could not import github.com/rsteube/carapace/pkg/x (invalid package name: "")
|
govulncheck
could not import github.com/rsteube/carapace/pkg/xdg (invalid package name: "")
|
govulncheck:
cmd/shell/shell.go#L13
could not import github.com/rsteube/carapace (invalid package name: "")
|
govulncheck
Process completed with exit code 1.
|
test
Process completed with exit code 201.
|
semgrep
There are no cache folders on the disk
|