Skip to content

Commit

Permalink
[release-18.0] Update go.mod go version to 1.21.9
Browse files Browse the repository at this point in the history
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
  • Loading branch information
shlomi-noach committed Apr 4, 2024
1 parent a149f5d commit 49f13a8
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.21
go 1.21.9

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

0 comments on commit 49f13a8

Please sign in to comment.