File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/dell/csm-metrics-powermax
33go 1.21
44
55require (
6- github.com/dell/gopowermax/v2 v2.5.0
6+ github.com/dell/gopowermax/v2 v2.5.1
77 github.com/fsnotify/fsnotify v1.6.0
88 github.com/golang/mock v1.6.0
99 github.com/gorilla/mux v1.8.0
Original file line number Diff line number Diff line change @@ -84,8 +84,8 @@ github.com/cucumber/messages-go/v16 v16.0.1/go.mod h1:EJcyR5Mm5ZuDsKJnT2N9KRnBK3
8484github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
8585github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
8686github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
87- github.com/dell/gopowermax/v2 v2.5.0 h1:btWq5zHlBdjH542sAXSR+d0wr5IuPczzU1INgQD7rRI =
88- github.com/dell/gopowermax/v2 v2.5.0 /go.mod h1:IvFKMvXw35EiuBKig9v4eDf2tYX5up/0LqDBLzvwGZ4 =
87+ github.com/dell/gopowermax/v2 v2.5.1 h1:TCDDq5rCoIJtcKwdN9bD33YVce+WwY/RUuAUfGXueP8 =
88+ github.com/dell/gopowermax/v2 v2.5.1 /go.mod h1:IvFKMvXw35EiuBKig9v4eDf2tYX5up/0LqDBLzvwGZ4 =
8989github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815 /go.mod h1:WwZ+bS3ebgob9U8Nd0kOddGdZWjyMGR8Wziv+TBNwSE =
9090github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 /go.mod h1:/Zj4wYkgs4iZTTu3o/KG3Itv/qCCa8VVMlb3i9OVuzc =
9191github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633 /go.mod h1:otzb+WCGbkyDHkqmQmT5YD2WR4BBwUdeQoFo8l/7tVs =
You can’t perform that action at this time.
0 commit comments