Skip to content

Commit

Permalink
Update golibrary (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
panigs7 authored Dec 5, 2023
1 parent 5014e59 commit 29618be
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
9 changes: 8 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,15 @@
# Don Khan (donatwork)
# Harsha Yalamanchili (harshaatdell)
# AnandatDell (anandrajak1)
# Nitesh Rewatkar (nitesh3108)
# Rajendra Indukuri (rajendraindukuri)
# Rajkumar Palani (rajkumar-palani)
# Shefali Malhotra (shefali-malhotra)
# Spandita Panigrahi (panigs7)
# Chiman Jain (chimanjain)
# Harish H (HarishH-DELL)


# for all files:
* @forrestxia @YianZong @baoy1 @taohe1012 @P-Cao @donatwork @harshaatdell @anandrajak1
* @forrestxia @YianZong @baoy1 @taohe1012 @P-Cao @donatwork @harshaatdell @anandrajak1 @rajendraindukuri @chimanjain @rajkumar-palani @shefali-malhotra @panigs7 @nitesh3108 @HarishH-DELL

2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/dell/csm-metrics-powermax
go 1.21

require (
github.com/dell/gopowermax/v2 v2.4.0
github.com/dell/gopowermax/v2 v2.5.0
github.com/fsnotify/fsnotify v1.6.0
github.com/golang/mock v1.6.0
github.com/gorilla/mux v1.8.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ github.com/cucumber/messages-go/v16 v16.0.1/go.mod h1:EJcyR5Mm5ZuDsKJnT2N9KRnBK3
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/dell/gopowermax/v2 v2.4.0 h1:vyf2WcdPtbvU4ITRdM+vnXvmqyITffg/qfwOUbgSviY=
github.com/dell/gopowermax/v2 v2.4.0/go.mod h1:IvFKMvXw35EiuBKig9v4eDf2tYX5up/0LqDBLzvwGZ4=
github.com/dell/gopowermax/v2 v2.5.0 h1:btWq5zHlBdjH542sAXSR+d0wr5IuPczzU1INgQD7rRI=
github.com/dell/gopowermax/v2 v2.5.0/go.mod h1:IvFKMvXw35EiuBKig9v4eDf2tYX5up/0LqDBLzvwGZ4=
github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815/go.mod h1:WwZ+bS3ebgob9U8Nd0kOddGdZWjyMGR8Wziv+TBNwSE=
github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153/go.mod h1:/Zj4wYkgs4iZTTu3o/KG3Itv/qCCa8VVMlb3i9OVuzc=
github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633/go.mod h1:otzb+WCGbkyDHkqmQmT5YD2WR4BBwUdeQoFo8l/7tVs=
Expand Down

0 comments on commit 29618be

Please sign in to comment.