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:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 157721c1b..db15f7d47 100644
--- a/Makefile
+++ b/Makefile
@@ -115,7 +115,7 @@ PROTOC_GEN_GO_GRPC_VERSION?= v1.2.0
# compatibility matrix.
GIT2GO_VERSION ?= v33
LIBGIT2_VERSION ?= v1.3.2
-DELVE_VERSION ?= v1.8.3
+DELVE_VERSION ?= v1.9.1
# protoc target
PROTOC_REPO_URL ?= https://github.com/protocolbuffers/protobuf