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:
authorJohn Cai <jcai@gitlab.com>2023-09-05 17:24:11 +0300
committerJohn Cai <jcai@gitlab.com>2023-09-05 17:24:11 +0300
commitbda5c66c7a4207b1bfae779f367eba0776873cd5 (patch)
tree54b06bb6046101e47b8a52a27a0f74486df4b684 /go.mod
parentee70bdad04139d85952a3f147040435c3f5ea15b (diff)
parent9a4dd44812c14895d3702b3a5ad38195927e9996 (diff)
Merge branch 'pks-git2go-drop-command' into 'master'
Drop gitaly-git2go command and its infrastructure See merge request https://gitlab.com/gitlab-org/gitaly/-/merge_requests/6317 Merged-by: John Cai <jcai@gitlab.com> Approved-by: John Cai <jcai@gitlab.com> Co-authored-by: Patrick Steinhardt <psteinhardt@gitlab.com>
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 e0ad087f0..c5643bf89 100644
--- a/go.mod
+++ b/go.mod
@@ -24,7 +24,6 @@ require (
github.com/hashicorp/yamux v0.1.1
github.com/jackc/pgx/v5 v5.4.3
github.com/kelseyhightower/envconfig v1.4.0
- github.com/libgit2/git2go/v34 v34.0.0
github.com/miekg/dns v1.1.55
github.com/olekukonko/tablewriter v0.0.5
github.com/opencontainers/runtime-spec v1.1.0