Skip to content

Commit

Permalink
including gonvme changes
Browse files Browse the repository at this point in the history
  • Loading branch information
harshitap26 committed Feb 10, 2022
1 parent d90cb4e commit 870581e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ require (
github.com/cespare/xxhash/v2 v2.1.1 // indirect
github.com/coreos/go-semver v0.3.0 // indirect
github.com/coreos/go-systemd/v22 v22.3.2 // indirect
github.com/dell/gonvme v0.0.0-20220119211702-1dd63f6211d2 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/dell/gonvme v0.0.0-20220209190005-6e98df0a6243 // indirect
github.com/go-logr/logr v0.4.0 // indirect
github.com/go-openapi/errors v0.19.8 // indirect
github.com/go-openapi/strfmt v0.20.0 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@ github.com/dell/goiscsi v1.2.0 h1:ocQs4pz2Fw2vr73RVAQBKwpN468SK4TZHPLhU7/FB9A=
github.com/dell/goiscsi v1.2.0/go.mod h1:MfuMjbKWsh/MOb0VDW20C+LFYRIOfWKGiAxWkeM5TKo=
github.com/dell/gonvme v0.0.0-20220119211702-1dd63f6211d2 h1:DmgJgOZGH5z5cxmLnrxgqTenTQ6tY3cNdZYkekNYGaw=
github.com/dell/gonvme v0.0.0-20220119211702-1dd63f6211d2/go.mod h1:JXLmgxE/2dsiXqW5E+kH5Zo11lOjCuHyiHu92xqR9O0=
github.com/dell/gonvme v0.0.0-20220209190005-6e98df0a6243 h1:NwUde8PhN39qERfCe/AFdwporzFUeZKOm5sd3ndxAMw=
github.com/dell/gonvme v0.0.0-20220209190005-6e98df0a6243/go.mod h1:JXLmgxE/2dsiXqW5E+kH5Zo11lOjCuHyiHu92xqR9O0=
github.com/dell/gopowerstore v1.6.1-0.20211223095101-c47391fc979f h1:F+aAuMlcTUV/F6eWYoM94+I6MR94gVE3g8ZY65DGzbE=
github.com/dell/gopowerstore v1.6.1-0.20211223095101-c47391fc979f/go.mod h1:0ziQJ1iuZYDV+P53ua+VeH+rIylYT9WNjGSI/7aPly0=
github.com/dell/gopowerstore v1.6.1-0.20220120132720-96c2320b69fe h1:GC4KihepEV4ctfHoZXM+o2wd807fsBGzLrXsl1bHk6Q=
Expand Down

0 comments on commit 870581e

Please sign in to comment.