Skip to content

Commit

Permalink
Update dashboard to v2021.12.30.1
Browse files Browse the repository at this point in the history
Signed-off-by: baurine <[email protected]>
  • Loading branch information
baurine committed Dec 30, 2021
1 parent f16a8ce commit 9f50963
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 72 deletions.
9 changes: 5 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ require (
github.com/pingcap/errors v0.11.5-0.20201126102027-b0a155152ca3
github.com/pingcap/failpoint v0.0.0-20200702092429-9f69995143ce
github.com/pingcap/kvproto v0.0.0-20211213085605-3329b3c5404c
github.com/pingcap/log v0.0.0-20210625125904-98ed8e2eb1c7
github.com/pingcap/log v0.0.0-20210906054005-afc726e70354
github.com/pingcap/sysutil v0.0.0-20211208032423-041a72e5860d
github.com/pingcap/tidb-dashboard v0.0.0-20211206031355-bcc43a01d537
github.com/pingcap/tidb-dashboard v0.0.0-20211230072508-b2c4a0435690
github.com/prometheus/client_golang v1.1.0
github.com/prometheus/common v0.6.0
github.com/sasha-s/go-deadlock v0.2.0
github.com/sirupsen/logrus v1.2.0
github.com/sirupsen/logrus v1.4.2
github.com/spf13/cobra v1.0.0
github.com/spf13/pflag v1.0.5
github.com/swaggo/http-swagger v0.0.0-20200308142732-58ac5e232fba
Expand All @@ -50,8 +50,9 @@ require (
go.etcd.io/bbolt v1.3.5 // indirect
go.etcd.io/etcd v0.5.0-alpha.5.0.20191023171146-3cf2f69b5738
go.uber.org/goleak v1.1.12
go.uber.org/zap v1.16.0
go.uber.org/zap v1.19.0
golang.org/x/tools v0.1.5
google.golang.org/appengine v1.6.5 // indirect
google.golang.org/grpc v1.26.0
gopkg.in/natefinch/lumberjack.v2 v2.0.0
gotest.tools/gotestsum v1.7.0
Expand Down
Loading

0 comments on commit 9f50963

Please sign in to comment.