dnscrypt-proxy/vendor/github.com/hashicorp/golang-lru/README.md

8 lines
286 B
Markdown

golang-lru
==========
Please upgrade to github.com/hashicorp/golang-lru/v2 for all new code as v1 will
not be updated anymore. The v2 version supports generics and is faster; old code
can specify a specific tag, e.g. github.com/hashicorp/golang-lru/v1.0.2 for
backwards compatibility.