Skip to content

Commit

Permalink
Merge pull request #90 from dell/gomod
Browse files Browse the repository at this point in the history
  • Loading branch information
anandrajak1 authored Oct 29, 2024
2 parents ba9c7e0 + 3d3d701 commit 443fb44
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.23

require (
github.com/cheggaaa/pb/v3 v3.1.5
github.com/dell/csi-volumegroup-snapshotter v1.6.0
github.com/dell/csi-volumegroup-snapshotter v1.7.0
github.com/dell/csm-replication v1.9.0
github.com/fatih/color v1.17.0
github.com/gofrs/flock v0.8.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/dell/csi-volumegroup-snapshotter v1.6.0 h1:QxdhVbptOybuAtzvEzCgGp+9bInrSGaAWbZTfcG02Yw=
github.com/dell/csi-volumegroup-snapshotter v1.6.0/go.mod h1:WAcSi0ruHLZ6NtESVbpnebhK1fkruFCvccFYgCXsrHI=
github.com/dell/csi-volumegroup-snapshotter v1.7.0 h1:VASQ4NnrW7zNwZSfQsMfrQ7C+8IqF4TY65D5dyG5nVo=
github.com/dell/csi-volumegroup-snapshotter v1.7.0/go.mod h1:MUKP9tg9JKhl9AhdyPq7So8rAnWQgB+nXpytySi5Ekk=
github.com/dell/csm-replication v1.9.0 h1:usB1skevSqlDHiStCrVUpE5D1IPddGmkaUXSABkFrpc=
github.com/dell/csm-replication v1.9.0/go.mod h1:d5UUC2CEAt0EkY8h5PbhXfDkF+Igg+sWeJLvgKBbhzc=
github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ=
Expand Down

0 comments on commit 443fb44

Please sign in to comment.