Skip to content

Commit

Permalink
vendor latest kdmp from 1.2.4 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sivakumar subraani authored and siva-portworx committed Mar 8, 2023
1 parent 34ac86f commit 0e42776
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 7 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ require (
)

require (
github.com/portworx/kdmp v0.4.1-0.20230127055521-e23d6b003478
github.com/portworx/kdmp v0.4.1-0.20230308031702-45af42923951
github.com/portworx/torpedo v0.20.4-rc1.0.20210325154352-eb81b0cdd145
)

Expand Down Expand Up @@ -301,7 +301,7 @@ replace (
github.com/kubernetes-incubator/external-storage v0.20.4-openstorage-rc10 => github.com/kubernetes-incubator/external-storage v0.25.1-openstorage-rc1
github.com/libopenstorage/autopilot-api => github.com/libopenstorage/autopilot-api v0.6.1-0.20210301232050-ca2633c6e114
github.com/libopenstorage/openstorage => github.com/libopenstorage/openstorage v1.0.1-0.20221216200022-d1c57a8ea854
github.com/portworx/kdmp => github.com/portworx/kdmp v0.4.1-0.20230207113334-0b97b6052012
github.com/portworx/kdmp => github.com/portworx/kdmp v0.4.1-0.20230308031702-45af42923951
github.com/portworx/sched-ops => github.com/portworx/sched-ops v1.20.4-rc1.0.20230228105744-505c1a2d8203
github.com/portworx/torpedo => github.com/portworx/torpedo v0.0.0-20230206162106-035fee117ba3
gopkg.in/fsnotify.v1 v1.4.7 => github.com/fsnotify/fsnotify v1.4.7
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2242,8 +2242,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/polyfloyd/go-errorlint v1.0.5/go.mod h1:APVvOesVSAnne5SClsPxPdfvZTVDojXh1/G3qb5wjGI=
github.com/portworx/dcos-secrets v0.0.0-20180616013705-8e8ec3f66611/go.mod h1:4hklRW/4DQpLqkcXcjtNprbH2tz/sJaNtqinfPWl/LA=
github.com/portworx/kdmp v0.4.1-0.20230207113334-0b97b6052012 h1:qc9BaQOoKO7k949lrDdp/pj6GmuqC84cyOHxiL/ZdsQ=
github.com/portworx/kdmp v0.4.1-0.20230207113334-0b97b6052012/go.mod h1:qYk1yJnEO4xu19EHQ/HwLrXE2XNNkLi9yBcilPKMZPY=
github.com/portworx/kdmp v0.4.1-0.20230308031702-45af42923951 h1:acMUhEJYaWUMc4vYxNlcQP3IDv9SAyCEoISgDzUpqmc=
github.com/portworx/kdmp v0.4.1-0.20230308031702-45af42923951/go.mod h1:qYk1yJnEO4xu19EHQ/HwLrXE2XNNkLi9yBcilPKMZPY=
github.com/portworx/kvdb v0.0.0-20190105022415-cccaa09abfc9/go.mod h1:Q8YyrNDvPp3DVF96BDcQuaC7fAYUCuUX+l58S7OnD2M=
github.com/portworx/kvdb v0.0.0-20200723230726-2734b7f40194/go.mod h1:Q8YyrNDvPp3DVF96BDcQuaC7fAYUCuUX+l58S7OnD2M=
github.com/portworx/kvdb v0.0.0-20200929023115-b312c7519467 h1:jkqzdbOnejgSN5HG/FLt4enNrozWT/K+nlmaRm3P1II=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -896,7 +896,7 @@ github.com/pkg/errors
# github.com/pmezard/go-difflib v1.0.0
## explicit
github.com/pmezard/go-difflib/difflib
# github.com/portworx/kdmp v0.4.1-0.20230127055521-e23d6b003478 => github.com/portworx/kdmp v0.4.1-0.20230207113334-0b97b6052012
# github.com/portworx/kdmp v0.4.1-0.20230308031702-45af42923951 => github.com/portworx/kdmp v0.4.1-0.20230308031702-45af42923951
## explicit; go 1.19
github.com/portworx/kdmp/pkg/apis/kdmp
github.com/portworx/kdmp/pkg/apis/kdmp/v1alpha1
Expand Down Expand Up @@ -2239,7 +2239,7 @@ sigs.k8s.io/yaml
# github.com/kubernetes-incubator/external-storage v0.20.4-openstorage-rc10 => github.com/kubernetes-incubator/external-storage v0.25.1-openstorage-rc1
# github.com/libopenstorage/autopilot-api => github.com/libopenstorage/autopilot-api v0.6.1-0.20210301232050-ca2633c6e114
# github.com/libopenstorage/openstorage => github.com/libopenstorage/openstorage v1.0.1-0.20221216200022-d1c57a8ea854
# github.com/portworx/kdmp => github.com/portworx/kdmp v0.4.1-0.20230207113334-0b97b6052012
# github.com/portworx/kdmp => github.com/portworx/kdmp v0.4.1-0.20230308031702-45af42923951
# github.com/portworx/sched-ops => github.com/portworx/sched-ops v1.20.4-rc1.0.20230228105744-505c1a2d8203
# github.com/portworx/torpedo => github.com/portworx/torpedo v0.0.0-20230206162106-035fee117ba3
# gopkg.in/fsnotify.v1 v1.4.7 => github.com/fsnotify/fsnotify v1.4.7
Expand Down

0 comments on commit 0e42776

Please sign in to comment.