Skip to content

Commit

Permalink
update golang to 1.19 (#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham-pampattiwar authored Oct 17, 2023
1 parent 63ff9b5 commit 2b5c525
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1,689 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/konveyor/volume-snapshot-mover

go 1.17
go 1.19

require (
k8s.io/apimachinery v0.26.1
Expand Down
Loading

0 comments on commit 2b5c525

Please sign in to comment.