diff options
| author | Chris Lu <chris.lu@gmail.com> | 2019-11-29 00:27:51 -0800 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2019-11-29 00:27:51 -0800 |
| commit | 0e79a446046f701dc136a8bae1d72289a881143a (patch) | |
| tree | 26947fc833e161b5a96c77170f8be638a0f101a2 /go.mod | |
| parent | a9dbd52e063263cf418bb30805f90e6a9f69fd1a (diff) | |
| download | seaweedfs-0e79a446046f701dc136a8bae1d72289a881143a.tar.xz seaweedfs-0e79a446046f701dc136a8bae1d72289a881143a.zip | |
go module
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ require ( github.com/disintegration/imaging v1.6.1 github.com/dustin/go-humanize v1.0.0 github.com/eapache/go-resiliency v1.2.0 // indirect + github.com/facebookgo/clock v0.0.0-20150410010913-600d898af40a + github.com/facebookgo/stats v0.0.0-20151006221625-1b76add642e4 github.com/frankban/quicktest v1.7.2 // indirect github.com/gabriel-vasile/mimetype v0.3.17 github.com/go-redis/redis v6.15.2+incompatible |
