dgraph-io / ristretto

A high performance memory-bound Go cache
https://dgraph.io/blog/post/introducing-ristretto-high-perf-go-cache/
Apache License 2.0
5.54k stars 364 forks source link

Remove github.com/pkg/errors dependency #364

Closed anderseknert closed 1 month ago

anderseknert commented 9 months ago

Trying to get rid of github.com/pkg/errors in OPA and use the stdlib errors instead. This was one of the upstream deps still using this library. If there's a reason for that, let me know 😅

CLAassistant commented 9 months ago

CLA assistant check
All committers have signed the CLA.

mangalaman93 commented 8 months ago

@anderseknert could you rebase on latest main? I will be able to merge this change then

anderseknert commented 8 months ago

@mangalaman93 done 👍

github-actions[bot] commented 2 months ago

This PR has been stale for 60 days and will be closed automatically in 7 days. Comment to keep it open.