Replace github.com/patrickmn/go-cache
with github.com/go-pkgz/expirable-cache
due to goroutine leaks
#570
Labels
github.com/patrickmn/go-cache
with github.com/go-pkgz/expirable-cache
due to goroutine leaks
#570
See patrickmn/go-cache#166
The new package is the same as tollbooth, which means fewer arbitrary dependencies (hopefully).
The text was updated successfully, but these errors were encountered: