summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2020-12-28 10:25:37 +0000
committerPaul Buetow <git@mx.buetow.org>2020-12-28 10:25:37 +0000
commit68eb22ca70590219f9be8dbb533af90cc3560cfa (patch)
treed5c6f0db31335031517302ad60e34646b6e68299 /go.mod
parentb41bf72959d72aa422264519b56026e94a09754a (diff)
add separate licenses md
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index c19efe7..b52ed7a 100644
--- a/go.mod
+++ b/go.mod
@@ -4,6 +4,8 @@ go 1.15
require (
github.com/DataDog/zstd v1.4.5
+ github.com/google/go-licenses v0.0.0-20201026145851-73411c8fa237 // indirect
+ github.com/ribice/glice v0.0.0-20190726034412-e55bb973f127 // indirect
golang.org/x/crypto v0.0.0-20201203163018-be400aefbc4c
golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5 // indirect
golang.org/x/sys v0.0.0-20201207223542-d4d67f95c62d // indirect