-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSES_DEP
More file actions
48 lines (40 loc) · 1.48 KB
/
LICENSES_DEP
File metadata and controls
48 lines (40 loc) · 1.48 KB
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
---
Apache-2.0: 1
BSD-2-Clause: 1
BSD-3-Clause: 4
MIT: 8
---
========================================================================
Apache-2.0
https://spdx.org/licenses/Apache-2.0.html
========================================================================
[go.mod]
gopkg.in/yaml.v3 v3.0.1
========================================================================
BSD-2-Clause
https://spdx.org/licenses/BSD-2-Clause.html
========================================================================
[go.mod]
github.com/russross/blackfriday/v2 v2.1.0 //indirect
========================================================================
BSD-3-Clause
https://spdx.org/licenses/BSD-3-Clause.html
========================================================================
[go.mod]
github.com/google/go-cmp v0.5.9
golang.org/x/exp v0.0.0-20220407100705-7b9b53b0aca4
golang.org/x/mod v0.13.0
golang.org/x/sys v0.12.0 //indirect
========================================================================
MIT
https://spdx.org/licenses/MIT.html
========================================================================
[go.mod]
github.com/BurntSushi/toml v1.3.2
github.com/modfin/henry v0.0.0-20230824150253-35f12224ee68
github.com/sirupsen/logrus v1.9.3
github.com/urfave/cli/v2 v2.25.7
gopkg.in/yaml.v3 v3.0.1
github.com/cpuguy83/go-md2man/v2 v2.0.2 //indirect
github.com/stretchr/testify v1.8.4 //indirect
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 //indirect