diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2019-08-23 07:59:09 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-23 07:59:09 -0700 |
| commit | 35d471a8183f0e6ce9502bdcbec94b040463f002 (patch) | |
| tree | 3907eadcf1b9fd20236d248eb945b2ad9eec739c /go.mod | |
| parent | fa160e00f3ce1c0b79ecb7cbbfb72d2aa5001db4 (diff) | |
| download | seaweedfs-35d471a8183f0e6ce9502bdcbec94b040463f002.tar.xz seaweedfs-35d471a8183f0e6ce9502bdcbec94b040463f002.zip | |
Revert "use std encoding lib"
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -12,7 +12,6 @@ require ( github.com/disintegration/imaging v1.6.0 github.com/dustin/go-humanize v1.0.0 github.com/gabriel-vasile/mimetype v0.3.15 - github.com/go-logfmt/logfmt v0.4.0 // indirect github.com/go-redis/redis v6.15.2+incompatible github.com/go-sql-driver/mysql v1.4.1 github.com/gocql/gocql v0.0.0-20190717234527-2ba2dd7440dc |
