Skip to content

Commit

Permalink
update pingcap/go-tpc version (#887)
Browse files Browse the repository at this point in the history
  • Loading branch information
mahjonp authored Nov 6, 2020
1 parent 1d7cc25 commit cad0c4e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ require (
github.com/pingcap/errors v0.11.5-0.20200820035142-66eb5bf1d1cd
github.com/pingcap/failpoint v0.0.0-20200702092429-9f69995143ce
github.com/pingcap/fn v0.0.0-20200306044125-d5540d389059
github.com/pingcap/go-tpc v1.0.4-0.20200525052430-dc963cdeef62
github.com/pingcap/go-tpc v1.0.4-0.20201106030831-2cc8c0ab3409
github.com/pingcap/go-ycsb v0.0.0-20200226103513-00ca633a87d8
github.com/pingcap/kvproto v0.0.0-20200810113304-6157337686b1
github.com/pingcap/tidb-insight v0.3.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -613,8 +613,8 @@ github.com/pingcap/failpoint v0.0.0-20200702092429-9f69995143ce/go.mod h1:w4PEZ5
github.com/pingcap/fn v0.0.0-20191016082858-07623b84a47d/go.mod h1:fMRU1BA1y+r89AxUoaAar4JjrhUkVDt0o0Np6V8XbDQ=
github.com/pingcap/fn v0.0.0-20200306044125-d5540d389059 h1:Pe2LbxRmbTfAoKJ65bZLmhahmvHm7n9DUxGRQT00208=
github.com/pingcap/fn v0.0.0-20200306044125-d5540d389059/go.mod h1:fMRU1BA1y+r89AxUoaAar4JjrhUkVDt0o0Np6V8XbDQ=
github.com/pingcap/go-tpc v1.0.4-0.20200525052430-dc963cdeef62 h1:Ssr4JKS/0jxI6Ye6x4v5DNOD5fjXYniy1sxVCkqkL08=
github.com/pingcap/go-tpc v1.0.4-0.20200525052430-dc963cdeef62/go.mod h1:YToE6BW+r+aWksQm1kuFnzKgEzaTKsVIHD36rxVYaWc=
github.com/pingcap/go-tpc v1.0.4-0.20201106030831-2cc8c0ab3409 h1:iD5yl4iZ1RDg6PgWKyclHS3OWh5y5fApNrQl1pyRmTA=
github.com/pingcap/go-tpc v1.0.4-0.20201106030831-2cc8c0ab3409/go.mod h1:YToE6BW+r+aWksQm1kuFnzKgEzaTKsVIHD36rxVYaWc=
github.com/pingcap/go-ycsb v0.0.0-20200226103513-00ca633a87d8 h1:Lem+5BTrGrzntgag8n38ZMwlYi9Wjzf5658p57mdO04=
github.com/pingcap/go-ycsb v0.0.0-20200226103513-00ca633a87d8/go.mod h1:B9UJ3Lbpk4r+qFNDAeS2l6ORGkVaVwMPO1mSqDXiNQc=
github.com/pingcap/gofail v0.0.0-20181217135706-6a951c1e42c3 h1:04yuCf5NMvLU8rB2m4Qs3rynH7EYpMno3lHkewIOdMo=
Expand Down

0 comments on commit cad0c4e

Please sign in to comment.