Versions in this module Expand all Collapse all v0 v0.1.4 May 6, 2020 GO-2023-1505 GO-2023-1505: Arbitrary file read vulnerability in github.com/uber/kraken Changes in this version + type Config struct + DockerClientVersion string + DockerHost string + DockerScheme string + type DockerClient interface + PullImage func(ctx context.Context, repo, tag string) error + func NewDockerClient(config Config, registry string) (DockerClient, error)