Skip to content

Commit

Permalink
fix timestamp in client-go dependeny (pingcap#7)
Browse files Browse the repository at this point in the history
Co-authored-by: artem_danilov <artem_danilov@airbnb.com>
  • Loading branch information
2 people authored and GitHub Enterprise committed Sep 19, 2023
1 parent 92cc413 commit df39981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ require (
github.com/stretchr/testify v1.8.0
github.com/tdakkota/asciicheck v0.1.1
github.com/tiancaiamao/appdash v0.0.0-20181126055449-889f96f722a2
github.com/tikv/client-go/v2 v2.0.4-0.20230829002742-32c4ef54d6ed
github.com/tikv/client-go/v2 v2.0.4-0.20230918062126-32c4ef54d6ed
github.com/tikv/pd/client v0.0.0-20230904040343-947701a32c05
github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
github.com/twmb/murmur3 v1.1.3
Expand Down

0 comments on commit df39981

Please sign in to comment.