Codebase list golang-github-renekroon-ttlcache / upstream/2.0.0+ds go.mod
upstream/2.0.0+ds

Tree @upstream/2.0.0+ds (Download .tar.gz)

go.mod @upstream/2.0.0+ds

2161962
0634dc9
aa8a254
0634dc9
 
 
2161962
 
0634dc9
1
2
3
4
5
6
7
8
9
module github.com/ReneKroon/ttlcache/v2

go 1.14

require (
	github.com/davecgh/go-spew v1.1.1 // indirect
	github.com/stretchr/testify v1.6.1
	go.uber.org/goleak v1.1.10
)