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:
authorJames Fargher <proglottis@gmail.com>2020-11-26 06:04:32 +0300
committerJames Fargher <proglottis@gmail.com>2020-11-26 06:04:32 +0300
commitfdf84bafe32f50b63eaa61dd9b6655415251967a (patch)
tree9c592e6b0378da1055d4cc1bdae760f10f7332f7 /go.mod
parente2a561880d73894ed7e1e16adb1c5f0338508494 (diff)
parent83fc926987b86b692a0acacc2797b210fceb0c93 (diff)
Merge branch 'smh-apply-subcommand' into 'master'
Gitaly-git2go apply subcommand See merge request gitlab-org/gitaly!2676
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 110a793c6..622e9b6bb 100644
--- a/go.mod
+++ b/go.mod
@@ -14,7 +14,7 @@ require (
github.com/hashicorp/golang-lru v0.5.4
github.com/kelseyhightower/envconfig v1.3.0
github.com/lib/pq v1.2.0
- github.com/libgit2/git2go/v30 v30.0.5
+ github.com/libgit2/git2go/v30 v30.0.18
github.com/mattn/go-isatty v0.0.12 // indirect
github.com/olekukonko/tablewriter v0.0.2
github.com/opentracing/opentracing-go v1.2.0