diff options
| author | Chris Lu <chris.lu@gmail.com> | 2020-04-12 17:25:54 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2020-04-12 17:25:54 -0700 |
| commit | 65919d971d354aac254aaf9b1b064b038e7b37fe (patch) | |
| tree | 849ec087cc9b380a467fb951b20da91205471b53 /go.mod | |
| parent | 295f00cdce8c76dce5c1278d8b88297b7a087424 (diff) | |
| download | seaweedfs-65919d971d354aac254aaf9b1b064b038e7b37fe.tar.xz seaweedfs-65919d971d354aac254aaf9b1b064b038e7b37fe.zip | |
update statik
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58,7 +58,7 @@ require ( github.com/pierrec/lz4 v2.2.7+incompatible // indirect github.com/prometheus/client_golang v1.1.0 github.com/prometheus/procfs v0.0.4 // indirect - github.com/rakyll/statik v0.1.6 + github.com/rakyll/statik v0.1.7 github.com/rcrowley/go-metrics v0.0.0-20190826022208-cac0b30c2563 // indirect github.com/seaweedfs/fuse v0.0.0-20190510212405-310228904eff github.com/seaweedfs/goexif v1.0.2 |
