Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlessio Caiazza <acaiazza@gitlab.com>2019-09-17 18:15:31 +0300
committerNick Thomas <nick@gitlab.com>2019-09-17 18:15:31 +0300
commit001bbcc534a0d6cbb2446b3ad96f70f4e7bc4733 (patch)
treeb3f72b6224ea84dd94845ad8d6e9877230d36664 /doc
parentebfd0db7ad0e3ac781764694c1c07d1184ee4c0b (diff)
check go.mod go.sum
Diffstat (limited to 'doc')
-rw-r--r--doc/dependency_decisions.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/dependency_decisions.yml b/doc/dependency_decisions.yml
index 1846a51b..efb94532 100644
--- a/doc/dependency_decisions.yml
+++ b/doc/dependency_decisions.yml
@@ -110,3 +110,10 @@
:why: https://github.com/modern-go/reflect2/blob/master/LICENSE
:versions: []
:when: 2019-09-11 12:58:33.840590099 Z
+- - :license
+ - github.com/wadey/gocovmerge
+ - BSD-2
+ - :who:
+ :why:
+ :versions: []
+ :when: 2019-09-17 14:53:25.294515000 Z