Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
*: update go mod and add TLS support for log restore
Browse files Browse the repository at this point in the history
Signed-off-by: Neil Shen <overvenus@gmail.com>
  • Loading branch information
overvenus committed Feb 19, 2021
1 parent 9b0ba1b commit ff44e7e
Show file tree
Hide file tree
Showing 5 changed files with 63 additions and 16 deletions.
3 changes: 0 additions & 3 deletions go.mod1
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,4 @@ require (
sourcegraph.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0
)

// The fork updates BR dependency in order to fix `make build`. It can be removed once we updates BR dependency in TiDB.
replace github.com/pingcap/tidb-lightning => github.com/overvenus/tidb-lightning v5.0.0-rc.0.20210129142610-fe7a7a431b0c+incompatible

replace cloud.google.com/go/storage => github.com/3pointer/google-cloud-go/storage v1.6.1-0.20210108125931-b59bfa0720b2
Loading

0 comments on commit ff44e7e

Please sign in to comment.