Forked from
github / maticnetwork / bor
-
ucwong authored
golang-lru is now a go module, and the upgrade corrects a couple of minor issues. In particular, the library could crash if you inserted nil into an LRU cache.
ucwong authoredgolang-lru is now a go module, and the upgrade corrects a couple of minor issues. In particular, the library could crash if you inserted nil into an LRU cache.
Code owners
This project manages its dependencies using Go Modules.
Learn more