Skip to content

Commit

Permalink
Update toolchain version in go.mod (#15245)
Browse files Browse the repository at this point in the history
Signed-off-by: Dirkjan Bussink <d.bussink@gmail.com>
  • Loading branch information
dbussink committed Feb 15, 2024
1 parent 532f767 commit 7327b22
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 vitess.io/vitess

go 1.22
go 1.22.0

require (
cloud.google.com/go/storage v1.37.0
Expand Down

0 comments on commit 7327b22

Please sign in to comment.