Skip to content

Commit

Permalink
fix: change go version from go 1.21 to go 1.20
Browse files Browse the repository at this point in the history
Signed-off-by: newborn22 <[email protected]>
  • Loading branch information
newborn22 committed Dec 21, 2023
1 parent 1b4bdea commit 8b8b62a
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 vitess.io/vitess

go 1.21

toolchain go1.21.1
go 1.20

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

0 comments on commit 8b8b62a

Please sign in to comment.