Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorPatrick Steinhardt <psteinhardt@gitlab.com>2020-07-31 19:26:57 +0300
committerPatrick Steinhardt <psteinhardt@gitlab.com>2020-07-31 19:26:57 +0300
commitd3393a8c17404a62aa083b0e638dd94d1b10d2ad (patch)
treefbbb5725ae92953ff6a5c5b7b81ab7e0555a17f0 /go.mod
parentb9f00636cb1e2602ba21cc4304bceaeaac4309a4 (diff)
Revert "Merge branch 'pks-git2go' into 'master'"
This reverts commit 4f3253e9758affac7b7a8e7f74e97117299c4002, reversing changes made to 40b90823b0d55561059d27249e02db426b428786.
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 0 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index dfc6b0e6a..c9581053b 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,6 @@ require (
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/kelseyhightower/envconfig v1.3.0
github.com/lib/pq v1.2.0
- github.com/libgit2/git2go/v30 v30.0.5
github.com/olekukonko/tablewriter v0.0.2
github.com/otiai10/curr v1.0.0 // indirect
github.com/prometheus/client_golang v1.0.0