Skip to content

Commit

Permalink
Use latest gopowerstore with sessions.
Browse files Browse the repository at this point in the history
  • Loading branch information
donatwork committed Oct 28, 2023
1 parent 7b6c408 commit bebde1d
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 @@ -4,7 +4,7 @@ go 1.21

require (
github.com/dell/gocsi v1.8.0
github.com/dell/gopowerstore v0.0.0-20231019130435-fbb4b9db938e
github.com/dell/gopowerstore v0.0.0-20231027052515-dfba84581c26
github.com/fsnotify/fsnotify v1.6.0
github.com/golang/mock v1.6.0
github.com/onsi/gomega v1.18.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ 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/gocsi v1.8.0 h1:0qsC/Ts6QeAWBBVaQvFrZYBXdoR7bmjrDUb3QpcMfHM=
github.com/dell/gocsi v1.8.0/go.mod h1:X/8Ll8qqKAKCenmd1gPJMUvUmgY8cK0LiS8Pck12UaU=
github.com/dell/gopowerstore v0.0.0-20231019130435-fbb4b9db938e h1:TH8BQz8XDryyE5qXFjJzhLkCQTloB9XuhrUf2EokMmU=
github.com/dell/gopowerstore v0.0.0-20231019130435-fbb4b9db938e/go.mod h1:MJLVe9FLxhb/dXv8RuKtHwqGAAmRuAIMFqNOTK3ZMz0=
github.com/dell/gopowerstore v0.0.0-20231027052515-dfba84581c26 h1:tWAoyBvz9C82SQIRkWYTgNJETpx+tpLzSH/UGmNPEy4=
github.com/dell/gopowerstore v0.0.0-20231027052515-dfba84581c26/go.mod h1:MJLVe9FLxhb/dXv8RuKtHwqGAAmRuAIMFqNOTK3ZMz0=
github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815/go.mod h1:WwZ+bS3ebgob9U8Nd0kOddGdZWjyMGR8Wziv+TBNwSE=
github.com/eapache/go-resiliency v1.2.0/go.mod h1:kFI+JgMyC7bLPUVY133qvEBtVayf5mFgVsvEsIPBvNs=
github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21/go.mod h1:+020luEh2TKB4/GOp8oxxtq0Daoen/Cii55CzbTV6DU=
Expand Down

0 comments on commit bebde1d

Please sign in to comment.