0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-06 22:40:28 -05:00
zot/pkg/extensions/search
Andrei Aaron e04d98272c
chore: update the version of go-lru we use to the latest available (#1141)
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
..
common fix(referrers): fix some conformance issues (#1134) 2023-01-26 10:13:12 -08:00
convert feat(repodb): implement pagination for ImageList and integrate it with RepoDB (#1129) 2023-01-23 09:45:11 -08:00
cve chore: update the version of go-lru we use to the latest available (#1141) 2023-01-26 11:14:17 -08:00
digest refactor: Cleanup/simplify testcases in /pkg/extensions (#1116) 2023-01-19 08:54:05 -08:00
gql_generated fix(referrers): fix some conformance issues (#1134) 2023-01-26 10:13:12 -08:00
gqlgen.yml Update to graphql 1.17.13 2022-07-18 12:55:40 -07:00
resolver.go fix(referrers): fix some conformance issues (#1134) 2023-01-26 10:13:12 -08:00
resolver_test.go fix(referrers): fix some conformance issues (#1134) 2023-01-26 10:13:12 -08:00
schema.graphql fix(referrers): fix some conformance issues (#1134) 2023-01-26 10:13:12 -08:00
schema.resolvers.go fix(referrers): fix some conformance issues (#1134) 2023-01-26 10:13:12 -08:00
search.md fix sample request url in search extension README 2022-06-07 11:24:19 -07:00