Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Wanzenböck <[email protected]>
  • Loading branch information
WanzenBug committed Dec 17, 2024
1 parent 73226f0 commit 2f1cb74
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
module github.com/piraeusdatastore/linstor-csi

go 1.22.7
toolchain go1.23.2
go 1.23.0

toolchain go1.23.4

require (
github.com/LINBIT/golinstor v0.52.2
Expand Down

0 comments on commit 2f1cb74

Please sign in to comment.