Skip to content

Commit

Permalink
Updated gopowerstore to pick changes from dell/gopowerstore#111
Browse files Browse the repository at this point in the history
  • Loading branch information
santhoshatdell committed Aug 10, 2023
1 parent 56d5816 commit de17d60
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/dell/gofsutil v1.12.0
github.com/dell/goiscsi v1.7.0
github.com/dell/gonvme v1.4.0
github.com/dell/gopowerstore v1.12.0
github.com/dell/gopowerstore v1.12.1-0.20230810192103-bc95a9a4b424
github.com/fsnotify/fsnotify v1.5.4
github.com/go-openapi/strfmt v0.21.3
github.com/golang/mock v1.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@ github.com/dell/goiscsi v1.7.0 h1:LL/6v7uaN48Lc8d3G8t/tLZI+EuJGBRQ7NZLgJrg3RQ=
github.com/dell/goiscsi v1.7.0/go.mod h1:l3PNZbHbYKDg50e5kdJWrf5+lOxcM5+8PjMr9HibvLs=
github.com/dell/gonvme v1.4.0 h1:SK94ETt0pYZbaKkRJOcq81TbrzC38ufBX+w4uKwJnks=
github.com/dell/gonvme v1.4.0/go.mod h1:fIu54BDTyIu8JOTXo6Q0BqMF1tOjpO+wKXVXjLReR2o=
github.com/dell/gopowerstore v1.12.0 h1:eggyx4jIF/teY4vpE7Oy5nBiRh6Nnb2ZW60dhrQxGPc=
github.com/dell/gopowerstore v1.12.0/go.mod h1:d5OP8ZaRcZ65GTkUuZHLGa0IFgRdA3vF4i6JccfHBYE=
github.com/dell/gopowerstore v1.12.1-0.20230810192103-bc95a9a4b424 h1:LGyAqiIJxCDY9einFYbymkyHCbr8JsVQ4yUrkVaV/yg=
github.com/dell/gopowerstore v1.12.1-0.20230810192103-bc95a9a4b424/go.mod h1:d5OP8ZaRcZ65GTkUuZHLGa0IFgRdA3vF4i6JccfHBYE=
github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ=
github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no=
github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815/go.mod h1:WwZ+bS3ebgob9U8Nd0kOddGdZWjyMGR8Wziv+TBNwSE=
Expand Down

0 comments on commit de17d60

Please sign in to comment.