Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PB-8410 vendor latest change for this issue from kdmp #1879

Merged
merged 1 commit into from
Nov 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ replace (
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.20240416193513-1e07b4359307
github.com/libopenstorage/secrets => github.com/libopenstorage/secrets v0.0.0-20220413195519-57d1c446c5e9
github.com/portworx/kdmp => github.com/portworx/kdmp v0.4.1-0.20241122124402-287bcdafb4cd
github.com/portworx/kdmp => github.com/portworx/kdmp v0.4.1-0.20241126063650-f6dc1e56dbb7
github.com/portworx/sched-ops => github.com/portworx/sched-ops v1.20.4-rc1.0.20240812234304-948bf116243e
github.com/portworx/torpedo => github.com/portworx/torpedo v0.0.0-20240520065758-b58a5dd88529
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 @@ -4102,8 +4102,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/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.20241122124402-287bcdafb4cd h1:Pef+fS9amW15PtkNom2ORQWABFWQqDTFJpLUlYe+rUs=
github.com/portworx/kdmp v0.4.1-0.20241122124402-287bcdafb4cd/go.mod h1:egT1qhOi12eZvHrXf4pWrGFI4bK31TEoDME/zdFz3hA=
github.com/portworx/kdmp v0.4.1-0.20241126063650-f6dc1e56dbb7 h1:+IxIJSbGqb077aL07aOvFya09EAvbCbD0Um9RdUJA1E=
github.com/portworx/kdmp v0.4.1-0.20241126063650-f6dc1e56dbb7/go.mod h1:egT1qhOi12eZvHrXf4pWrGFI4bK31TEoDME/zdFz3hA=
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/go.mod h1:Q8YyrNDvPp3DVF96BDcQuaC7fAYUCuUX+l58S7OnD2M=
Expand Down
17 changes: 10 additions & 7 deletions vendor/github.com/portworx/kdmp/pkg/drivers/utils/utils.go

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 @@ -1099,7 +1099,7 @@ github.com/pkg/errors
# github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
## explicit
github.com/pmezard/go-difflib/difflib
# github.com/portworx/kdmp v0.4.1-0.20241122124402-287bcdafb4cd => github.com/portworx/kdmp v0.4.1-0.20241122124402-287bcdafb4cd
# github.com/portworx/kdmp v0.4.1-0.20241122124402-287bcdafb4cd => github.com/portworx/kdmp v0.4.1-0.20241126063650-f6dc1e56dbb7
## explicit; go 1.21
github.com/portworx/kdmp/pkg/apis/kdmp
github.com/portworx/kdmp/pkg/apis/kdmp/v1alpha1
Expand Down Expand Up @@ -2647,7 +2647,7 @@ sigs.k8s.io/yaml/goyaml.v2
# 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.20240416193513-1e07b4359307
# github.com/libopenstorage/secrets => github.com/libopenstorage/secrets v0.0.0-20220413195519-57d1c446c5e9
# github.com/portworx/kdmp => github.com/portworx/kdmp v0.4.1-0.20241122124402-287bcdafb4cd
# github.com/portworx/kdmp => github.com/portworx/kdmp v0.4.1-0.20241126063650-f6dc1e56dbb7
# github.com/portworx/sched-ops => github.com/portworx/sched-ops v1.20.4-rc1.0.20240812234304-948bf116243e
# github.com/portworx/torpedo => github.com/portworx/torpedo v0.0.0-20240520065758-b58a5dd88529
# gopkg.in/fsnotify.v1 v1.4.7 => github.com/fsnotify/fsnotify v1.4.7
Expand Down