DockerCLI/vendor/github.com
Sebastiaan van Stijn dc9e069ff2
vendor: github.com/docker/docker v20.10.3-0.20220309172631-83b51522df43
Changed `matcher.Matches(file)` to `matcher.MatchesOrParentMatches(file)`:

    cli/command/image/build/context.go:95:9: SA1019: matcher.Matches is deprecated: This implementation is buggy (it only checks a single parent dir against the pattern) and will be removed soon. Use either MatchesOrParentMatches or MatchesUsingParentResults instead.  (staticcheck)
        return matcher.Matches(file)
               ^

And updated a test to match the JSON omitting empty RootFS.Type fields (in
practice, this field should never be empty in real situations, and always
be "layer"). Changed the test to use subtests to easier find which case
is failing.

full diff: 343665850e...83b51522df

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-03-09 18:45:37 +01:00
..
Azure/go-ansiterm vendor with go mod 2021-12-16 21:16:01 +01:00
Microsoft/go-winio vendor: github.com/Microsoft/go-winio v0.5.1 2022-03-09 17:50:47 +01:00
beorn7/perks vendor with go mod 2021-12-16 21:16:01 +01:00
cespare/xxhash/v2 vendor with go mod 2021-12-16 21:16:01 +01:00
containerd/containerd Set buildx as default builder 2022-02-03 10:38:05 +01:00
coreos/etcd vendor with go mod 2021-12-16 21:16:01 +01:00
creack/pty vendor with go mod 2021-12-16 21:16:01 +01:00
docker vendor: github.com/docker/docker v20.10.3-0.20220309172631-83b51522df43 2022-03-09 18:45:37 +01:00
fvbommel/sortorder vendor with go mod 2021-12-16 21:16:01 +01:00
gogo/protobuf Set buildx as default builder 2022-02-03 10:38:05 +01:00
golang/protobuf vendor: compose-on-kubernetes v0.5.0 to remove use of github.com/golang/glog 2022-02-14 14:54:51 +01:00
google vendor: github.com/google/go-cmp v0.5.7 2022-03-09 18:17:07 +01:00
gorilla/mux vendor with go mod 2021-12-16 21:16:01 +01:00
imdario/mergo vendor with go mod 2021-12-16 21:16:01 +01:00
inconshreveable/mousetrap Add vendor 2017-04-17 18:12:58 -04:00
klauspost/compress vendor: github.com/docker/docker v20.10.3-0.20220309172631-83b51522df43 2022-03-09 18:45:37 +01:00
matttproud/golang_protobuf_extensions vendor with go mod 2021-12-16 21:16:01 +01:00
miekg/pkcs11 vendor with go mod 2021-12-16 21:16:01 +01:00
mitchellh/mapstructure vendor with go mod 2021-12-16 21:16:01 +01:00
moby vendor: github.com/docker/docker v20.10.3-0.20220309172631-83b51522df43 2022-03-09 18:45:37 +01:00
morikuni/aec vendor with go mod 2021-12-16 21:16:01 +01:00
opencontainers vendor: github.com/opencontainers/image-spec v1.0.2 2022-03-09 17:50:50 +01:00
pkg/errors vendor with go mod 2021-12-16 21:16:01 +01:00
prometheus vendor: github.com/prometheus/common v0.10.0 2022-03-09 18:17:15 +01:00
sirupsen/logrus vendor with go mod 2021-12-16 21:16:01 +01:00
spf13 validate manpages target 2022-02-25 17:11:17 +01:00
theupdateframework/notary vendor with go mod 2021-12-16 21:16:01 +01:00
tonistiigi/go-rosetta Set buildx as default builder 2022-02-03 10:38:05 +01:00
xeipuuv vendor with go mod 2021-12-16 21:16:01 +01:00