Skip to content

Commit

Permalink
module version updates (#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
delldubey authored Dec 12, 2023
1 parent c39413b commit 1864f95
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ require (
github.com/dell/dell-csi-extensions/common v1.3.0
github.com/dell/dell-csi-extensions/migration v1.3.0
github.com/dell/dell-csi-extensions/replication v1.6.0
github.com/dell/gobrick v1.9.1-0.20230904123015-2d8008560f38
github.com/dell/gobrick v1.9.0
github.com/dell/gocsi v1.9.0
github.com/dell/gofsutil v1.14.0
github.com/dell/goiscsi v1.8.1-0.20231130105945-7e5f49e1110d
github.com/dell/goiscsi v1.8.0
github.com/dell/gopowermax/v2 v2.5.1
github.com/fsnotify/fsnotify v1.4.9
github.com/golang/protobuf v1.5.3
Expand Down
10 changes: 4 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -109,18 +109,16 @@ github.com/dell/dell-csi-extensions/migration v1.3.0 h1:eyWYQLUNLxna6adpqQHZsBpY
github.com/dell/dell-csi-extensions/migration v1.3.0/go.mod h1:qlsRHUJv3cWdIdmgk9S8Ap0WCYDv+cFv1MvaJMyc8uo=
github.com/dell/dell-csi-extensions/replication v1.6.0 h1:KdCstIeI50tKkKT6/OTZG7d3bgb8QZ9r4/BIGmshEDY=
github.com/dell/dell-csi-extensions/replication v1.6.0/go.mod h1:/hdPGCicZU254Ltr4nsvCn4E+XoC+1FDsmCFn9qNoU4=
github.com/dell/gobrick v1.9.1-0.20230904123015-2d8008560f38 h1:CAYmGRh9ZM/KsBAaEQy0q8yaIK4VW75FulkvO/rMr18=
github.com/dell/gobrick v1.9.1-0.20230904123015-2d8008560f38/go.mod h1:75qTBdyF8+oRojMP0EmPsP5ngKARQOOU32QRaHDC6is=
github.com/dell/gobrick v1.9.0 h1:kx69ygz1QV/uCAyIx9pX9gqiwDK7I4WOv5ZUs2zcfPg=
github.com/dell/gobrick v1.9.0/go.mod h1:NK9V+t6LYMWAgHaT4hJiv8FYQdsWzZDz78hir6GAiTI=
github.com/dell/gocsi v1.9.0 h1:bdNuihZvn8oE2iNRM2pNAK7Ys63X6MVftg91479eX64=
github.com/dell/gocsi v1.9.0/go.mod h1:EfkorqCy3PXijLAAmTQlrmkZH4D16c8yCktB/iE/qYg=
github.com/dell/gofsutil v1.14.0 h1:PTPTUJHdwzISM66IDT6QzAnVMtZlswLYKrnd+PkuyFs=
github.com/dell/gofsutil v1.14.0/go.mod h1:5MRt6WASehMm0TYFbu0ZW6z8X79KCL75E2OKyAVHnGo=
github.com/dell/goiscsi v1.8.1-0.20231130105945-7e5f49e1110d h1:mkEULOMt6dsTOHVfRdHGBlmj960yta8jjLlQoijK2ZA=
github.com/dell/goiscsi v1.8.1-0.20231130105945-7e5f49e1110d/go.mod h1:PTlQGJaGKYgia95mGwwHSBgvfOr3BfLIjGNh1HT6p+s=
github.com/dell/goiscsi v1.8.0 h1:kocGVOdgnufc6eGpfmwP66hyhY7OVgIafaS/+uM6ogU=
github.com/dell/goiscsi v1.8.0/go.mod h1:PTlQGJaGKYgia95mGwwHSBgvfOr3BfLIjGNh1HT6p+s=
github.com/dell/gonvme v1.5.0 h1:n73WeQSFaVOlAqjhtk5T3pbu7eZgMTLpPo8/8JymOJ8=
github.com/dell/gonvme v1.5.0/go.mod h1:7MFbd7lWSaQwR5pf9ZnVZqhkAKkveSwQEO67jDBZuX0=
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/dell/gopowermax/v2 v2.5.1 h1:TCDDq5rCoIJtcKwdN9bD33YVce+WwY/RUuAUfGXueP8=
github.com/dell/gopowermax/v2 v2.5.1/go.mod h1:IvFKMvXw35EiuBKig9v4eDf2tYX5up/0LqDBLzvwGZ4=
github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ=
Expand Down

0 comments on commit 1864f95

Please sign in to comment.