Like Prometheus, but for logs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
loki/vendor/github.com/pierrec/lz4/v4/go.mod

10 lines
242 B

module github.com/pierrec/lz4/v4
go 1.14
require (
code.cloudfoundry.org/bytefmt v0.0.0-20200131002437-cf55d5288a48
github.com/onsi/ginkgo v1.14.0 // indirect
github.com/pierrec/cmdflag v0.0.2
github.com/schollz/progressbar/v3 v3.3.4
)