Automated cherry pick of #675: Stricter dependency/security review & update go version #720: update the go version to 1.21.3 #23
deps.yml
on: pull_request
dependency-review
8s
govulncheck
34s
Annotations
10 errors and 1 warning
govulncheck
missing go.sum entry for module providing package golang.org/x/oauth2 (imported by k8s.io/controller-manager/pkg/clientbuilder); to add:
|
govulncheck
could not import crypto/tls (no metadata for crypto/tls)
|
govulncheck
could not import fmt (no metadata for fmt)
|
govulncheck
could not import net/http (no metadata for net/http)
|
govulncheck
could not import net/http/httptrace (no metadata for net/http/httptrace)
|
govulncheck
could not import strings (no metadata for strings)
|
govulncheck
could not import sync (no metadata for sync)
|
govulncheck
could not import time (no metadata for time)
|
govulncheck
could not import golang.org/x/oauth2 (no metadata for golang.org/x/oauth2)
|
govulncheck
could not import k8s.io/apimachinery/pkg/util/net (no metadata for k8s.io/apimachinery/pkg/util/net)
|
govulncheck
Both go-version and go-version-file inputs are specified, only go-version will be used
|