Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
lcwangchao committed Nov 29, 2022
1 parent 6a27b83 commit 7c1f23a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ttl/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,15 @@ go_library(
importpath = "github.com/pingcap/tidb/ttl",
visibility = ["//visibility:public"],
deps = [
"//infoschema",
"//kv",
"//parser/ast",
"//parser/format",
"//parser/model",
"//parser/mysql",
"//parser/terror",
"//sessionctx",
"//sessionctx/variable",
"//sessiontxn",
"//table/tables",
"//types",
"//util/chunk",
Expand Down

0 comments on commit 7c1f23a

Please sign in to comment.