-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathTHIRD-PARTY-NOTICES
More file actions
62 lines (47 loc) · 1.74 KB
/
THIRD-PARTY-NOTICES
File metadata and controls
62 lines (47 loc) · 1.74 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
THIRD-PARTY NOTICES
==================
This project uses the following third-party libraries and dependencies:
Go Dependencies:
----------------
1. github.com/coinbase-samples/prime-sdk-go v0.5.4
License: MIT License
Description: Coinbase Prime SDK for Go
2. github.com/coinbase-samples/core-go v0.2.1 (indirect)
License: MIT License
Description: Coinbase Core Go utilities
3. github.com/google/uuid v1.6.0
License: BSD 3-Clause License
Description: UUID package for Go
4. go.uber.org/zap v1.27.0
License: MIT License
Description: Structured, leveled logging in Go
5. go.uber.org/multierr v1.10.0 (indirect)
License: MIT License
Description: Utilities for working with multiple errors
6. gopkg.in/yaml.v2 v2.4.0
License: Apache License 2.0
Description: YAML support for the Go language
7. github.com/gorilla/websocket v1.5.3 (indirect)
License: BSD 2-Clause License
Description: WebSocket implementation for Go
8. github.com/mattn/go-sqlite3 v1.14.22
License: MIT License
Description: SQLite3 driver for Go
9. github.com/shopspring/decimal v1.4.0 (indirect)
License: MIT License
Description: Arbitrary-precision fixed-point decimal type for Go
10. golang.org/x/net v0.30.0
License: BSD 3-Clause License
Description: Go supplementary network libraries
11. golang.org/x/text v0.24.0 (indirect)
License: BSD 3-Clause License
Description: Go text processing support
Go Runtime:
-----------
Go 1.23.2
License: BSD 3-Clause License
Notes:
------
- This notice covers the direct and indirect dependencies as listed in go.mod
- License information is based on the typical licenses used by these packages
- For the most up-to-date license information, please refer to the individual package repositories