module github.com/pierrec/lz4 | |
require ( | |
code.cloudfoundry.org/bytefmt v0.0.0-20180906201452-2aa6f33b730c | |
github.com/frankban/quicktest v1.4.0 | |
github.com/onsi/ginkgo v1.8.0 // indirect | |
github.com/onsi/gomega v1.5.0 // indirect | |
github.com/pierrec/cmdflag v0.0.2 | |
github.com/schollz/progressbar/v2 v2.12.1 | |
golang.org/x/net v0.0.0-20190311183353-d8887717615a // indirect | |
golang.org/x/sync v0.0.0-20190423024810-112230192c58 // indirect | |
) |