Skip to content

Commit

Permalink
gomod: specify go patch-level version (#57897)
Browse files Browse the repository at this point in the history
close #57896
  • Loading branch information
lance6716 authored Dec 2, 2024
1 parent e631ba8 commit 453428d
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/pingcap/tidb

go 1.23
go 1.23.3

require (
cloud.google.com/go/kms v1.15.7
Expand Down

0 comments on commit 453428d

Please sign in to comment.