Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
suryagupta4 committed Jan 13, 2025
1 parent bb2bcdb commit 768700b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
module github.com/dell/cert-csi

go 1.23
go 1.23.0

toolchain go1.23.3

require (
github.com/cheggaaa/pb/v3 v3.1.5
github.com/dell/csi-volumegroup-snapshotter v1.7.0
Expand Down

0 comments on commit 768700b

Please sign in to comment.