Follow up work on docker_log input (#6008)

This commit is contained in:
Daniel Nelson
2019-06-20 11:54:12 -07:00
committed by GitHub
parent 29c3d42e7e
commit a0c739eec7
10 changed files with 752 additions and 577 deletions

2
Gopkg.lock generated
View File

@@ -326,6 +326,7 @@
"api/types/versions",
"api/types/volume",
"client",
"pkg/stdcopy",
]
pruneopts = ""
revision = "ed7b6428c133e7c59404251a09b7d6b02fa83cc2"
@@ -1591,6 +1592,7 @@
"github.com/docker/docker/api/types/registry",
"github.com/docker/docker/api/types/swarm",
"github.com/docker/docker/client",
"github.com/docker/docker/pkg/stdcopy",
"github.com/docker/libnetwork/ipvs",
"github.com/eclipse/paho.mqtt.golang",
"github.com/ericchiang/k8s",