module github.com/vmihailenco/go-tinylfu go 1.15 require ( github.com/cespare/xxhash/v2 v2.1.1 github.com/stretchr/testify v1.7.0 )