feat: collect ristretto cache metrics helper #170
Annotations
10 errors
Run Govulncheck Scanner:
assertx/assertx.go#L16
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/ory/x/assertx); to add:
|
Run Govulncheck Scanner:
assertx/assertx.go#L17
missing go.sum entry for module providing package github.com/stretchr/testify/require (imported by github.com/ory/x/assertx); to add:
|
Run Govulncheck Scanner:
assertx/assertx.go#L16
could not import github.com/stretchr/testify/assert (invalid package name: "")
|
Run Govulncheck Scanner:
assertx/assertx.go#L17
could not import github.com/stretchr/testify/require (invalid package name: "")
|
Run Govulncheck Scanner:
cachex/ristretto.go#L4
missing go.sum entry for module providing package github.com/dgraph-io/ristretto/v2 (imported by github.com/ory/x/cachex); to add:
|
Run Govulncheck Scanner
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/sirupsen/logrus); to add:
|
Run Govulncheck Scanner
could not import golang.org/x/sys/unix (invalid package name: "")
|
Run Govulncheck Scanner:
cachex/ristretto.go#L4
could not import github.com/dgraph-io/ristretto/v2 (invalid package name: "")
|
Run Govulncheck Scanner:
cachex/ristretto.go#L9
undefined: ristretto
|
Run Govulncheck Scanner:
cachex/ristretto.go#L11
undefined: ristretto
|
Loading