aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2021-01-08 02:17:43 -0800
committerChris Lu <chris.lu@gmail.com>2021-01-08 02:17:43 -0800
commit90b117acf1bdf617ffa549a3f229530d905f7f5d (patch)
tree2114cec803ef4400f9a286196d3ffad7d0f3b199 /go.mod
parente2e0e30a518d8ab4b89e0235b3986924d769256e (diff)
downloadseaweedfs-90b117acf1bdf617ffa549a3f229530d905f7f5d.tar.xz
seaweedfs-90b117acf1bdf617ffa549a3f229530d905f7f5d.zip
update ccache version
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 40708b9f9..c0bcdc8cd 100644
--- a/go.mod
+++ b/go.mod
@@ -39,7 +39,7 @@ require (
github.com/jcmturner/gofork v1.0.0 // indirect
github.com/json-iterator/go v1.1.10
github.com/karlseguin/ccache v2.0.3+incompatible
- github.com/karlseguin/expect v1.0.1 // indirect
+ github.com/karlseguin/ccache/v2 v2.0.7
github.com/klauspost/compress v1.10.9 // indirect
github.com/klauspost/cpuid v1.2.1 // indirect
github.com/klauspost/crc32 v1.2.0