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/influxdata/go-syslog/v2/go.mod

8 lines
247 B

module github.com/influxdata/go-syslog/v2
require (
github.com/davecgh/go-spew v1.1.1
github.com/leodido/ragel-machinery v0.0.0-20181214104525-299bdde78165
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/stretchr/testify v1.2.2
)