remove hpcloud/tail from go.mod

This commit is contained in:
Piotr Popieluch 2021-08-16 10:31:22 +02:00
parent 6039f0781e
commit 2eb4b585fd
No known key found for this signature in database
GPG Key ID: 8D9895FB19487AF0

1
go.mod
View File

@ -9,7 +9,6 @@ require (
github.com/docker/docker v1.13.1
github.com/docker/go-connections v0.4.0 // indirect
github.com/docker/go-units v0.4.0 // indirect
github.com/hpcloud/tail v1.0.0
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.1 // indirect
github.com/nxadm/tail v1.4.8