-
Notifications
You must be signed in to change notification settings - Fork 2
Files
/
Copy pathgo-project-licenses.csv
59 lines (59 loc) · 2.34 KB
/
go-project-licenses.csv
1 | Name | License |
---|---|---|
2 | github.com/DataDog/datadog-go/statsd | MIT |
3 | github.com/alecthomas/kong | MIT |
4 | github.com/cenkalti/backoff/v4 | MIT |
5 | github.com/circleci/ex | MIT |
6 | github.com/circleci/runner-init | Apache-2.0 |
7 | github.com/facebookgo/clock | MIT |
8 | github.com/facebookgo/limitgroup | BSD-3-Clause |
9 | github.com/facebookgo/muster | BSD-3-Clause |
10 | github.com/fsnotify/fsnotify | BSD-3-Clause |
11 | github.com/gabriel-vasile/mimetype | MIT |
12 | github.com/gin-contrib/sse | MIT |
13 | github.com/gin-gonic/gin | MIT |
14 | github.com/go-logr/logr | Apache-2.0 |
15 | github.com/go-logr/stdr | Apache-2.0 |
16 | github.com/go-playground/locales | MIT |
17 | github.com/go-playground/universal-translator | MIT |
18 | github.com/go-playground/validator/v10 | MIT |
19 | github.com/goccy/go-json | MIT |
20 | github.com/google/go-cmp/cmp | BSD-3-Clause |
21 | github.com/google/uuid | BSD-3-Clause |
22 | github.com/grpc-ecosystem/grpc-gateway/v2 | BSD-3-Clause |
23 | github.com/hashicorp/go-reap | MPL-2.0 |
24 | github.com/hellofresh/health-go/v5 | Apache-2.0 |
25 | github.com/honeycombio/beeline-go | Apache-2.0 |
26 | github.com/honeycombio/dynsampler-go | Apache-2.0 |
27 | github.com/honeycombio/libhoney-go | Apache-2.0 |
28 | github.com/klauspost/compress | MIT |
29 | github.com/klauspost/compress | Apache-2.0 |
30 | github.com/klauspost/compress | BSD-3-Clause |
31 | github.com/klauspost/compress/internal/snapref | BSD-3-Clause |
32 | github.com/klauspost/compress/zstd/internal/xxhash | MIT |
33 | github.com/leodido/go-urn | MIT |
34 | github.com/mattn/go-isatty | MIT |
35 | github.com/pelletier/go-toml/v2 | MIT |
36 | github.com/rollbar/rollbar-go | MIT |
37 | github.com/ugorji/go/codec | MIT |
38 | github.com/vmihailenco/msgpack/v5 | BSD-2-Clause |
39 | github.com/vmihailenco/tagparser/v2 | BSD-2-Clause |
40 | go.opentelemetry.io/auto/sdk | Apache-2.0 |
41 | go.opentelemetry.io/otel | Apache-2.0 |
42 | go.opentelemetry.io/otel/exporters/otlp/otlptrace | Apache-2.0 |
43 | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc | Apache-2.0 |
44 | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp | Apache-2.0 |
45 | go.opentelemetry.io/otel/metric | Apache-2.0 |
46 | go.opentelemetry.io/otel/sdk | Apache-2.0 |
47 | go.opentelemetry.io/otel/trace | Apache-2.0 |
48 | go.opentelemetry.io/proto/otlp | Apache-2.0 |
49 | golang.org/x/crypto/sha3 | BSD-3-Clause |
50 | golang.org/x/net | BSD-3-Clause |
51 | golang.org/x/sync/errgroup | BSD-3-Clause |
52 | golang.org/x/sys | BSD-3-Clause |
53 | golang.org/x/text | BSD-3-Clause |
54 | google.golang.org/genproto/googleapis/api/httpbody | Apache-2.0 |
55 | google.golang.org/genproto/googleapis/rpc | Apache-2.0 |
56 | google.golang.org/grpc | Apache-2.0 |
57 | google.golang.org/protobuf | BSD-3-Clause |
58 | gopkg.in/alexcesaro/statsd.v2 | MIT |
59 | gopkg.in/yaml.v3 | MIT |