Skip to content
Snippets Groups Projects
Commit 35442724 authored by Edward Welch's avatar Edward Welch Committed by Ed
Browse files

updating the forked hpcloud/tail library to the fork maintained at github.com/grafana/tail

parent db31d964
No related branches found
No related tags found
Loading
......@@ -510,7 +510,7 @@
[[projects]]
branch = "master"
digest = "1:d7eb20f276c32cfcd395d013f94d236c25d9f2ed4cf9108279e07e7544279f21"
digest = "1:e7ce5eb68fc4693fd92736e4a3c1c1cf95bb7c9d72d7b6aa9feb7cafff0a8708"
name = "github.com/hpcloud/tail"
packages = [
".",
......@@ -520,8 +520,8 @@
"winfile",
]
pruneopts = "UT"
revision = "b3c6c4808227e5772299d6827851c3a6ed98baef"
source = "github.com/slim-bean/tail"
revision = "5ab7a9e9e921267ac3efdb95cb194ba9fc216d13"
source = "github.com/grafana/tail"
[[projects]]
digest = "1:bb81097a5b62634f3e9fec1014657855610c82d19b9a40c17612e32651e35dca"
......
......@@ -68,5 +68,5 @@
[[constraint]]
name = "github.com/hpcloud/tail"
source = "github.com/slim-bean/tail"
source = "github.com/grafana/tail"
branch = "master"
[![Build Status](https://travis-ci.org/hpcloud/tail.svg)](https://travis-ci.org/hpcloud/tail)
[![Build status](https://ci.appveyor.com/api/projects/status/vrl3paf9md0a7bgk/branch/master?svg=true)](https://ci.appveyor.com/project/Nino-K/tail/branch/master)
**NOTE**: This fork is currently being maintained for use in the promtail agent of the [Loki](https://github.com/grafana/loki) project.
Use outside of that context is not tested or supported.
# Go package for tail-ing files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment