update ccache version

This commit is contained in:
Chris Lu
2021-01-08 02:17:43 -08:00
parent e2e0e30a51
commit 90b117acf1
3 changed files with 5 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ package chunk_cache
import (
"time"
"github.com/karlseguin/ccache"
"github.com/karlseguin/ccache/v2"
)
// a global cache for recently accessed file chunks