Skip to content

Commit

Permalink
Update TiDB Dashboard to v2022.12.01.1 [master] (tikv#5745)
Browse files Browse the repository at this point in the history
ref tikv#4257

Signed-off-by: tidb-dashboard-bot <tidb-dashboard-bot@pingcap.com>

Co-authored-by: tidb-dashboard-bot <tidb-dashboard-bot@pingcap.com>
  • Loading branch information
tidb-dashboard-bot and tidb-dashboard-bot authored Dec 2, 2022
1 parent 58fde49 commit 5c1bb89
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 237 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ require (
github.com/pingcap/kvproto v0.0.0-20221104101942-09d82b914df1
github.com/pingcap/log v1.1.1-0.20221110025148-ca232912c9f3
github.com/pingcap/sysutil v0.0.0-20211208032423-041a72e5860d
github.com/pingcap/tidb-dashboard v0.0.0-20221103012625-46facc4b7f6d
github.com/pingcap/tidb-dashboard v0.0.0-20221201151320-ea3ee6971f2e
github.com/prometheus/client_golang v1.1.0
github.com/prometheus/common v0.6.0
github.com/sasha-s/go-deadlock v0.2.0
Expand Down Expand Up @@ -143,7 +143,7 @@ require (
github.com/tklauser/go-sysconf v0.3.4 // indirect
github.com/tklauser/numcpus v0.2.1 // indirect
github.com/tmc/grpc-websocket-proxy v0.0.0-20200427203606-3cfed13b9966 // indirect
github.com/ugorji/go/codec v1.1.7 // indirect
github.com/ugorji/go/codec v1.2.7 // indirect
github.com/urfave/cli/v2 v2.3.0 // indirect
github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
Expand Down
Loading

0 comments on commit 5c1bb89

Please sign in to comment.