Skip to content

Commit

Permalink
go.mod: change go directive back to 1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dhij committed Apr 25, 2024
1 parent 1cc322b commit 6be5050
Showing 1 changed file with 1 addition and 1 deletion.
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/digitalocean/csi-digitalocean

go 1.22
go 1.22.0

toolchain go1.22.2

Expand Down

0 comments on commit 6be5050

Please sign in to comment.