Skip to content

Commit

Permalink
⏪ Revert go version change in go.mod
Browse files Browse the repository at this point in the history
Signed-off-by: Muhammed Hussein Karimi <[email protected]>
  • Loading branch information
mhkarimi1383 committed Dec 17, 2024
1 parent 72528d1 commit 18d34f2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/openebs/lvm-localpv

go 1.22.0

toolchain go1.22.7
go 1.19

require (
github.com/container-storage-interface/spec v1.8.0
Expand Down

0 comments on commit 18d34f2

Please sign in to comment.