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
diff options
context:
space:
mode:
authorPatrick Steinhardt <psteinhardt@gitlab.com>2022-07-14 11:53:08 +0300
committerPatrick Steinhardt <psteinhardt@gitlab.com>2022-07-14 11:53:08 +0300
commit76dabc8174f7978025f48adcfab0a19c85416531 (patch)
treef11d17e0a01bd85777d21e3979ec4c4a9d17b2f0
parente1f6c0dbeaf269c8075816c1841fa44b8ec6c6ba (diff)
parentb1e1b3fa723c9b7c7f87e846037ed57ab2d6a5e6 (diff)
Merge branch 'pks-libgit2-v1.3.2' into 'master'
Makefile: Update libgit2 to v1.3.2 See merge request gitlab-org/gitaly!4705
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 78184df7a..f08d914bb 100644
--- a/Makefile
+++ b/Makefile
@@ -109,7 +109,7 @@ PROTOC_GEN_GO_GRPC_VERSION?= v1.2.0
# https://github.com/libgit2/git2go/#which-go-version-to-use for a
# compatibility matrix.
GIT2GO_VERSION ?= v33
-LIBGIT2_VERSION ?= v1.3.0
+LIBGIT2_VERSION ?= v1.3.2
DELVE_VERSION ?= v1.8.3
# protoc target