This repository was archived by the owner on Dec 9, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +439
-702
lines changed Expand file tree Collapse file tree 7 files changed +439
-702
lines changed Original file line number Diff line number Diff line change 1- module sdk-ticase-4885
1+ module github.com/tipocket/testcase/ sdk-ticase-4885
22
33go 1.16
44
55require (
6- github.com/pingcap/go-tpc v1.0.7 // indirect
7- github.com/pingcap/test-infra/sdk v0.0.0-20210617124714-c7a66de592c8 // indirect
8- github.com/prometheus/client_golang v1.11.0 // indirect
6+ github.com/pingcap/test-infra/sdk v0.0.0-20210617124714-c7a66de592c8
7+ github.com/prometheus/client_golang v1.11.0
8+ github.com/prometheus/common v0.26.0
9+ go.uber.org/zap v1.16.0
10+ golang.org/x/text v0.3.3 // indirect
11+ golang.org/x/tools v0.0.0-20200812195022-5ae4c3c160a0 // indirect
12+ golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
13+ google.golang.org/appengine v1.6.1 // indirect
14+ google.golang.org/genproto v0.0.0-20191108220845-16a3f7862a1a // indirect
15+ gopkg.in/yaml.v3 v3.0.0-20200605160147-a5ece683394c // indirect
16+ honnef.co/go/tools v0.0.1-2020.1.5 // indirect
917)
18+
19+ replace github.com/tipocket/testcase/sdk-ticase-4885 => ./
Load Diff Large diffs are not rendered by default.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments