Skip to content

Commit 443fb44

Browse files
authored
Merge pull request #90 from dell/gomod
2 parents ba9c7e0 + 3d3d701 commit 443fb44

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.23
44

55
require (
66
github.com/cheggaaa/pb/v3 v3.1.5
7-
github.com/dell/csi-volumegroup-snapshotter v1.6.0
7+
github.com/dell/csi-volumegroup-snapshotter v1.7.0
88
github.com/dell/csm-replication v1.9.0
99
github.com/fatih/color v1.17.0
1010
github.com/gofrs/flock v0.8.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
116116
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
117117
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
118118
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
119-
github.com/dell/csi-volumegroup-snapshotter v1.6.0 h1:QxdhVbptOybuAtzvEzCgGp+9bInrSGaAWbZTfcG02Yw=
120-
github.com/dell/csi-volumegroup-snapshotter v1.6.0/go.mod h1:WAcSi0ruHLZ6NtESVbpnebhK1fkruFCvccFYgCXsrHI=
119+
github.com/dell/csi-volumegroup-snapshotter v1.7.0 h1:VASQ4NnrW7zNwZSfQsMfrQ7C+8IqF4TY65D5dyG5nVo=
120+
github.com/dell/csi-volumegroup-snapshotter v1.7.0/go.mod h1:MUKP9tg9JKhl9AhdyPq7So8rAnWQgB+nXpytySi5Ekk=
121121
github.com/dell/csm-replication v1.9.0 h1:usB1skevSqlDHiStCrVUpE5D1IPddGmkaUXSABkFrpc=
122122
github.com/dell/csm-replication v1.9.0/go.mod h1:d5UUC2CEAt0EkY8h5PbhXfDkF+Igg+sWeJLvgKBbhzc=
123123
github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ=

0 commit comments

Comments
 (0)