-
Notifications
You must be signed in to change notification settings - Fork 0
/
LICENSES_DEP
66 lines (58 loc) · 2.54 KB
/
LICENSES_DEP
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
Apache-2.0: 8
BSD-2-Clause: 1
BSD-3-Clause: 8
MIT: 15
---
========================================================================
Apache-2.0
https://spdx.org/licenses/Apache-2.0.html
========================================================================
[go.mod]
github.com/opentracing/opentracing-go v1.2.0
github.com/prometheus/client_golang v1.13.0
github.com/matttproud/golang_protobuf_extensions v1.0.1 //indirect
github.com/prometheus/client_model v0.2.0 //indirect
github.com/prometheus/common v0.37.0 //indirect
github.com/prometheus/procfs v0.8.0 //indirect
github.com/uber/jaeger-client-go v2.30.0+incompatible //indirect
github.com/uber/jaeger-lib v2.4.1+incompatible //indirect
========================================================================
BSD-2-Clause
https://spdx.org/licenses/BSD-2-Clause.html
========================================================================
[go.mod]
github.com/pkg/errors v0.9.1 //indirect
========================================================================
BSD-3-Clause
https://spdx.org/licenses/BSD-3-Clause.html
========================================================================
[go.mod]
github.com/keighl/mandrill v0.0.0-20170605120353-1775dd4b3b41
github.com/golang/protobuf v1.5.2 //indirect
golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa //indirect
golang.org/x/net v0.0.0-20220728030405-41545e8bf201 //indirect
golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 //indirect
golang.org/x/text v0.3.8 //indirect
golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 //indirect
google.golang.org/protobuf v1.28.1 //indirect
========================================================================
MIT
https://spdx.org/licenses/MIT.html
========================================================================
[go.mod]
github.com/caarlos0/env/v6 v6.10.1
github.com/labstack/echo-contrib v0.13.0
github.com/labstack/echo/v4 v4.9.1
github.com/mailjet/mailjet-apiv3-go/v3 v3.2.0
github.com/sendgrid/sendgrid-go v3.12.0+incompatible
github.com/beorn7/perks v1.0.1 //indirect
github.com/cespare/xxhash/v2 v2.1.2 //indirect
github.com/golang-jwt/jwt v3.2.2+incompatible //indirect
github.com/labstack/gommon v0.4.0 //indirect
github.com/mattn/go-colorable v0.1.12 //indirect
github.com/mattn/go-isatty v0.0.14 //indirect
github.com/sendgrid/rest v2.6.5+incompatible //indirect
github.com/valyala/bytebufferpool v1.0.0 //indirect
github.com/valyala/fasttemplate v1.2.1 //indirect
go.uber.org/atomic v1.9.0 //indirect