Skip to content

Commit

Permalink
PWX-29479: Updating moby/moby package for vulnerabilities fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
diptiranjanpx committed Mar 9, 2023
1 parent 0e42776 commit 5123d62
Show file tree
Hide file tree
Showing 86 changed files with 198 additions and 2,335 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ replace (
github.com/banzaicloud/k8s-objectmatcher => github.com/banzaicloud/k8s-objectmatcher v1.5.1
github.com/census-instrumentation/opencensus-proto => github.com/census-instrumentation/opencensus-proto v0.3.0
github.com/docker/distribution => github.com/docker/distribution v2.7.0+incompatible
github.com/docker/docker => github.com/moby/moby v20.10.4+incompatible
github.com/docker/docker => github.com/moby/moby v20.10.23+incompatible
//github.com/go-logr/logr => github.com/go-logr/logr v0.3.0
github.com/googleapis/gnostic => github.com/googleapis/gnostic v0.4.1
//github.com/heptio/ark => github.com/heptio/ark v1.0.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2010,8 +2010,8 @@ github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx
github.com/moby/ipvs v1.0.1/go.mod h1:2pngiyseZbIKXNv7hsKj3O9UEz30c53MT9005gt2hxQ=
github.com/moby/locker v1.0.1 h1:fOXqR41zeveg4fFODix+1Ch4mj/gT0NE1XJbp/epuBg=
github.com/moby/locker v1.0.1/go.mod h1:S7SDdo5zpBK84bzzVlKr2V0hz+7x9hWbYC/kq7oQppc=
github.com/moby/moby v20.10.4+incompatible h1:AqVL2BgO0NAIxHyP3hVRNSs3SMMgB3+Y3mDk523aP8c=
github.com/moby/moby v20.10.4+incompatible/go.mod h1:fDXVQ6+S340veQPv35CzDahGBmHsiclFwfEygB/TWMc=
github.com/moby/moby v20.10.23+incompatible h1:5+Q6jGL7oH89tx+ms0fGsTYEXrQ3P4vuL3i7DayMUuM=
github.com/moby/moby v20.10.23+incompatible/go.mod h1:fDXVQ6+S340veQPv35CzDahGBmHsiclFwfEygB/TWMc=
github.com/moby/spdystream v0.2.0 h1:cjW1zVyyoiM0T7b6UoySUFqzXMoqRckQtXwGPiBhOM8=
github.com/moby/spdystream v0.2.0/go.mod h1:f7i0iNDQJ059oMTcWxx8MA/zKFIuD/lY+0GqbN2Wy8c=
github.com/moby/sys/mount v0.2.0 h1:WhCW5B355jtxndN5ovugJlMFJawbUODuW8fSnEH6SSM=
Expand Down
195 changes: 0 additions & 195 deletions vendor/github.com/containerd/continuity/fs/copy.go

This file was deleted.

This file was deleted.

40 changes: 0 additions & 40 deletions vendor/github.com/containerd/continuity/fs/copy_irregular_unix.go

This file was deleted.

Loading

0 comments on commit 5123d62

Please sign in to comment.