Imports
- github.com/bmatcuk/doublestar
- github.com/go-kit/log
- github.com/go-kit/log/level
- github.com/grafana/loki/clients/pkg/logentry/stages
- github.com/grafana/loki/clients/pkg/promtail/api
- github.com/grafana/loki/clients/pkg/promtail/client
- github.com/grafana/loki/clients/pkg/promtail/positions
- github.com/grafana/loki/clients/pkg/promtail/scrapeconfig
- github.com/grafana/loki/clients/pkg/promtail/targets/target
- github.com/grafana/loki/pkg/logproto
- github.com/grafana/loki/pkg/util
- github.com/hpcloud/tail
- github.com/pkg/errors
- github.com/prometheus/client_golang/prometheus
- github.com/prometheus/common/model
- github.com/prometheus/prometheus/discovery
- github.com/prometheus/prometheus/discovery/kubernetes
- github.com/prometheus/prometheus/discovery/targetgroup
- github.com/prometheus/prometheus/model/labels
- github.com/prometheus/prometheus/model/relabel
- go.uber.org/atomic
- golang.org/x/text/encoding
- golang.org/x/text/encoding/ianaindex
- golang.org/x/text/transform
- gopkg.in/fsnotify.v1