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:
authorPavlo Strokov <pstrokov@gitlab.com>2020-05-18 14:20:08 +0300
committerPavlo Strokov <pstrokov@gitlab.com>2020-05-18 14:20:08 +0300
commit69493a692e4173b8cfc59b56b218efe32a2ebca4 (patch)
tree6c7a6113eec67d6283a602b8f67e61d32dc5b09f
parent47b4f195006d0755f76767d2dfe4f89ef2cb9abe (diff)
parent29aa0a16b464f0256b837d557ed56d1ecc126e82 (diff)
Merge branch 'smh-tidy-gomod' into 'master'
Add missing checksum to go.sum See merge request gitlab-org/gitaly!2179
-rw-r--r--go.sum1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.sum b/go.sum
index 9b07eaada..d1902774c 100644
--- a/go.sum
+++ b/go.sum
@@ -49,6 +49,7 @@ github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMn
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/client9/reopen v1.0.0 h1:8tpLVR74DLpLObrn2KvsyxJY++2iORGR17WLUdSzUws=
github.com/client9/reopen v1.0.0/go.mod h1:caXVCEr+lUtoN1FlsRiOWdfQtdRHIYfcb0ai8qKWtkQ=
+github.com/cloudflare/tableflip v0.0.0-20190329062924-8392f1641731/go.mod h1:erh4dYezoMVbIa52pi7i1Du7+cXOgqNuTamt10qvMoA=
github.com/cloudflare/tableflip v1.2.1-0.20200514155827-4baec9811f2b h1:PF1TsqplD1wyV3nBSzRHP3teTQFtaWl3jaENrGqZ+lI=
github.com/cloudflare/tableflip v1.2.1-0.20200514155827-4baec9811f2b/go.mod h1:vhhSlJqV8uUnxGkRSgyvGthfGlkAwJ4UuSV51fSrCQY=
github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd h1:qMd81Ts1T2OTKmB4acZcyKaMtRnY5Y44NuXGX2GFJ1w=