module github.com/allegro/bigcache/v2 go 1.12 require ( github.com/cespare/xxhash v1.1.0 // indirect github.com/coocood/freecache v1.1.0 github.com/stretchr/testify v1.3.0 )