0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-03-04 02:02:49 -05:00
Commit graph

2 commits

Author SHA1 Message Date
Andrei Aaron
e04d98272c
chore: update the version of go-lru we use to the latest available ()
We are now using v2.0.1 in the cve cache logic.
Unfortunately we are also using v0.5.4 indirectly, as it is required for gqlgen, see:
e6114a2c6a/go.mod (L7)

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2023-01-26 11:14:17 -08:00
Andrei Aaron
9f8bc60b20
feat(cve): cache trivy results for an image:tag ()
Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2023-01-17 13:14:17 -08:00