|
1 |
| -"code.dny.dev/ssrf","MIT" |
2 |
| -"filippo.io/edwards25519","BSD-3-Clause" |
3 |
| -"github.com/Masterminds/semver/v3","MIT" |
4 |
| -"github.com/ProtonMail/go-crypto","BSD-3-Clause" |
5 |
| -"github.com/ProtonMail/go-mime","MIT" |
6 |
| -"github.com/ProtonMail/gopenpgp/v2","MIT" |
7 |
| -"github.com/asaskevich/govalidator","MIT" |
8 |
| -"github.com/avast/retry-go/v4","MIT" |
9 |
| -"github.com/aymerick/douceur","MIT" |
10 |
| -"github.com/beorn7/perks/quantile","MIT" |
11 |
| -"github.com/cenkalti/backoff/v4","MIT" |
12 |
| -"github.com/cespare/xxhash/v2","MIT" |
13 |
| -"github.com/cloudflare/circl","BSD-3-Clause" |
14 |
| -"github.com/cockroachdb/cockroach-go/v2/crdb","Apache-2.0" |
15 |
| -"github.com/cristalhq/jwt/v4","MIT" |
16 |
| -"github.com/davecgh/go-spew/spew","ISC" |
17 |
| -"github.com/dgraph-io/ristretto","Apache-2.0" |
18 |
| -"github.com/dgraph-io/ristretto/z","MIT" |
19 |
| -"github.com/dustin/go-humanize","MIT" |
20 |
| -"github.com/evanphx/json-patch/v5","BSD-3-Clause" |
21 |
| -"github.com/fatih/color","MIT" |
22 |
| -"github.com/fatih/structs","MIT" |
23 |
| -"github.com/felixge/fgprof","MIT" |
24 |
| -"github.com/felixge/httpsnoop","MIT" |
25 |
| -"github.com/fsnotify/fsnotify","BSD-3-Clause" |
26 |
| -"github.com/go-faker/faker/v4","MIT" |
27 |
| -"github.com/go-jose/go-jose/v3","Apache-2.0" |
28 |
| -"github.com/go-jose/go-jose/v3/json","BSD-3-Clause" |
29 |
| -"github.com/go-logr/logr","Apache-2.0" |
30 |
| -"github.com/go-logr/stdr","Apache-2.0" |
31 |
| -"github.com/go-openapi/jsonpointer","Apache-2.0" |
32 |
| -"github.com/go-openapi/swag","Apache-2.0" |
33 |
| -"github.com/go-sql-driver/mysql","MPL-2.0" |
34 |
| -"github.com/gobuffalo/envy","MIT" |
35 |
| -"github.com/gobuffalo/fizz","MIT" |
36 |
| -"github.com/gobuffalo/flect","MIT" |
37 |
| -"github.com/gobuffalo/github_flavored_markdown","MIT" |
38 |
| -"github.com/gobuffalo/github_flavored_markdown/internal/russross/blackfriday","BSD-2-Clause" |
39 |
| -"github.com/gobuffalo/github_flavored_markdown/internal/shurcooL/sanitized_anchor_name","MIT" |
40 |
| -"github.com/gobuffalo/helpers","MIT" |
41 |
| -"github.com/gobuffalo/nulls","MIT" |
42 |
| -"github.com/gobuffalo/plush/v4","MIT" |
43 |
| -"github.com/gobuffalo/pop/v6","MIT" |
44 |
| -"github.com/gobuffalo/tags/v3","MIT" |
45 |
| -"github.com/gobuffalo/validate/v3","MIT" |
46 |
| -"github.com/gobwas/glob","MIT" |
47 |
| -"github.com/goccy/go-yaml","MIT" |
48 |
| -"github.com/gofrs/uuid","MIT" |
49 |
| -"github.com/gogo/protobuf","BSD-3-Clause" |
50 |
| -"github.com/golang-jwt/jwt/v5","MIT" |
51 |
| -"github.com/golang/mock/gomock","Apache-2.0" |
52 |
| -"github.com/golang/protobuf/proto","BSD-3-Clause" |
53 |
| -"github.com/google/pprof/profile","Apache-2.0" |
54 |
| -"github.com/google/uuid","BSD-3-Clause" |
55 |
| -"github.com/gorilla/css/scanner","BSD-3-Clause" |
56 |
| -"github.com/gorilla/securecookie","BSD-3-Clause" |
57 |
| -"github.com/gorilla/sessions","BSD-3-Clause" |
58 |
| -"github.com/gorilla/websocket","BSD-2-Clause" |
59 |
| -"github.com/grpc-ecosystem/go-grpc-prometheus","Apache-2.0" |
60 |
| -"github.com/grpc-ecosystem/grpc-gateway/v2","BSD-3-Clause" |
61 |
| -"github.com/hashicorp/go-cleanhttp","MPL-2.0" |
62 |
| -"github.com/hashicorp/go-retryablehttp","MPL-2.0" |
63 |
| -"github.com/inhies/go-bytesize","BSD-3-Clause" |
64 |
| -"github.com/jackc/chunkreader/v2","MIT" |
65 |
| -"github.com/jackc/pgconn","MIT" |
66 |
| -"github.com/jackc/pgio","MIT" |
67 |
| -"github.com/jackc/pgpassfile","MIT" |
68 |
| -"github.com/jackc/pgproto3/v2","MIT" |
69 |
| -"github.com/jackc/pgservicefile","MIT" |
70 |
| -"github.com/jackc/pgx/v5","MIT" |
71 |
| -"github.com/jackc/puddle/v2","MIT" |
72 |
| -"github.com/jmoiron/sqlx","MIT" |
73 |
| -"github.com/joho/godotenv","MIT" |
74 |
| -"github.com/josharian/intern","MIT" |
75 |
| -"github.com/julienschmidt/httprouter","BSD-3-Clause" |
76 |
| -"github.com/kballard/go-shellquote","MIT" |
77 |
| -"github.com/knadh/koanf/maps","MIT" |
78 |
| -"github.com/knadh/koanf/parsers/json","MIT" |
79 |
| -"github.com/knadh/koanf/parsers/toml","MIT" |
80 |
| -"github.com/knadh/koanf/parsers/yaml","MIT" |
81 |
| -"github.com/knadh/koanf/providers/posflag","MIT" |
82 |
| -"github.com/knadh/koanf/v2","MIT" |
83 |
| -"github.com/lib/pq","MIT" |
84 |
| -"github.com/luna-duclos/instrumentedsql","MIT" |
85 |
| -"github.com/mailru/easyjson","MIT" |
86 |
| -"github.com/mattn/go-colorable","MIT" |
87 |
| -"github.com/mattn/go-isatty","MIT" |
88 |
| -"github.com/microcosm-cc/bluemonday","BSD-3-Clause" |
89 |
| -"github.com/mitchellh/copystructure","MIT" |
90 |
| -"github.com/mitchellh/mapstructure","MIT" |
91 |
| -"github.com/mitchellh/reflectwalk","MIT" |
92 |
| -"github.com/mohae/deepcopy","MIT" |
93 |
| -"github.com/nyaruka/phonenumbers","MIT" |
94 |
| -"github.com/openzipkin/zipkin-go/model","Apache-2.0" |
95 |
| -"github.com/ory/analytics-go/v5","MIT" |
96 |
| -"github.com/ory/fosite","Apache-2.0" |
97 |
| -"github.com/ory/go-convenience/stringslice","MIT" |
98 |
| -"github.com/ory/graceful","Apache-2.0" |
99 |
| -"github.com/ory/herodot","Apache-2.0" |
100 |
| -"github.com/ory/hydra-client-go/v2","Unknown" |
101 |
| -"github.com/ory/hydra/v2","Apache-2.0" |
102 |
| -"github.com/ory/jsonschema/v3","BSD-3-Clause" |
103 |
| -"github.com/ory/kratos-client-go","Apache-2.0" |
104 |
| -"github.com/ory/x","Apache-2.0" |
105 |
| -"github.com/ory/x/reqlog","MIT" |
106 |
| -"github.com/pborman/uuid","BSD-3-Clause" |
107 |
| -"github.com/pelletier/go-toml","MIT" |
108 |
| -"github.com/pelletier/go-toml","Apache-2.0" |
109 |
| -"github.com/pkg/errors","BSD-2-Clause" |
110 |
| -"github.com/pkg/profile","BSD-2-Clause" |
111 |
| -"github.com/pmezard/go-difflib/difflib","BSD-3-Clause" |
112 |
| -"github.com/prometheus/client_golang/prometheus","Apache-2.0" |
113 |
| -"github.com/prometheus/client_model/go","Apache-2.0" |
114 |
| -"github.com/prometheus/common","Apache-2.0" |
115 |
| -"github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg","BSD-3-Clause" |
116 |
| -"github.com/prometheus/procfs","Apache-2.0" |
117 |
| -"github.com/rogpeppe/go-internal/modfile","BSD-3-Clause" |
118 |
| -"github.com/rs/cors","MIT" |
119 |
| -"github.com/sawadashota/encrypta","MIT" |
120 |
| -"github.com/seatgeek/logrus-gelf-formatter","BSD-3-Clause" |
121 |
| -"github.com/segmentio/backo-go","MIT" |
122 |
| -"github.com/sergi/go-diff/diffmatchpatch","MIT" |
123 |
| -"github.com/sirupsen/logrus","MIT" |
124 |
| -"github.com/sourcegraph/annotate","BSD-3-Clause" |
125 |
| -"github.com/sourcegraph/syntaxhighlight","BSD-3-Clause" |
126 |
| -"github.com/spf13/cast","MIT" |
127 |
| -"github.com/spf13/cobra","Apache-2.0" |
128 |
| -"github.com/spf13/pflag","BSD-3-Clause" |
129 |
| -"github.com/stretchr/testify","MIT" |
130 |
| -"github.com/tidwall/gjson","MIT" |
131 |
| -"github.com/tidwall/match","MIT" |
132 |
| -"github.com/tidwall/pretty","MIT" |
133 |
| -"github.com/tidwall/sjson","MIT" |
134 |
| -"github.com/tomnomnom/linkheader","MIT" |
135 |
| -"github.com/toqueteos/webbrowser","MIT" |
136 |
| -"github.com/twmb/murmur3","BSD-3-Clause" |
137 |
| -"github.com/urfave/negroni","MIT" |
138 |
| -"github.com/xtgo/uuid","BSD-3-Clause" |
139 |
| -"go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace","Apache-2.0" |
140 |
| -"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","Apache-2.0" |
141 |
| -"go.opentelemetry.io/contrib/propagators/b3","Apache-2.0" |
142 |
| -"go.opentelemetry.io/contrib/propagators/jaeger","Apache-2.0" |
143 |
| -"go.opentelemetry.io/contrib/samplers/jaegerremote","Apache-2.0" |
144 |
| -"go.opentelemetry.io/otel","Apache-2.0" |
145 |
| -"go.opentelemetry.io/otel/exporters/jaeger","Apache-2.0" |
146 |
| -"go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift","Apache-2.0" |
147 |
| -"go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift","GNU-All-permissive-Copying-License" |
148 |
| -"go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift","BSD-3-Clause" |
149 |
| -"go.opentelemetry.io/otel/exporters/otlp/otlptrace","Apache-2.0" |
150 |
| -"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp","Apache-2.0" |
151 |
| -"go.opentelemetry.io/otel/exporters/zipkin","Apache-2.0" |
152 |
| -"go.opentelemetry.io/otel/metric","Apache-2.0" |
153 |
| -"go.opentelemetry.io/otel/sdk","Apache-2.0" |
154 |
| -"go.opentelemetry.io/otel/trace","Apache-2.0" |
155 |
| -"go.opentelemetry.io/proto/otlp","Apache-2.0" |
156 |
| -"go.uber.org/automaxprocs","MIT" |
157 |
| -"golang.org/x/crypto","BSD-3-Clause" |
158 |
| -"golang.org/x/exp","BSD-3-Clause" |
159 |
| -"golang.org/x/mod","BSD-3-Clause" |
160 |
| -"golang.org/x/net","BSD-3-Clause" |
161 |
| -"golang.org/x/oauth2","BSD-3-Clause" |
162 |
| -"golang.org/x/sync","BSD-3-Clause" |
163 |
| -"golang.org/x/sys","BSD-3-Clause" |
164 |
| -"golang.org/x/text","BSD-3-Clause" |
165 |
| -"golang.org/x/xerrors","BSD-3-Clause" |
166 |
| -"google.golang.org/genproto/googleapis/api","Apache-2.0" |
167 |
| -"google.golang.org/genproto/googleapis/rpc","Apache-2.0" |
168 |
| -"google.golang.org/grpc","Apache-2.0" |
169 |
| -"google.golang.org/protobuf","BSD-3-Clause" |
170 |
| -"gopkg.in/yaml.v2","Apache-2.0" |
171 |
| -"gopkg.in/yaml.v3","MIT" |
172 | 1 | "github.com/ThalesIgnite/crypto11","MIT"
|
173 | 2 | "github.com/miekg/pkcs11","BSD-3-Clause"
|
174 | 3 | "github.com/pkg/errors","BSD-2-Clause"
|
|
354 | 183 | "google.golang.org/protobuf","BSD-3-Clause"
|
355 | 184 | "github.com/ory/hydra-client-go/v2","Unknown"
|
356 | 185 | "golang.org/x/oauth2","BSD-3-Clause"
|
| 186 | +"code.dny.dev/ssrf","MIT" |
| 187 | +"filippo.io/edwards25519","BSD-3-Clause" |
| 188 | +"github.com/Masterminds/semver/v3","MIT" |
| 189 | +"github.com/ProtonMail/go-crypto","BSD-3-Clause" |
| 190 | +"github.com/ProtonMail/go-mime","MIT" |
| 191 | +"github.com/ProtonMail/gopenpgp/v2","MIT" |
| 192 | +"github.com/asaskevich/govalidator","MIT" |
| 193 | +"github.com/avast/retry-go/v4","MIT" |
| 194 | +"github.com/aymerick/douceur","MIT" |
| 195 | +"github.com/beorn7/perks/quantile","MIT" |
| 196 | +"github.com/cenkalti/backoff/v4","MIT" |
| 197 | +"github.com/cespare/xxhash/v2","MIT" |
| 198 | +"github.com/cloudflare/circl","BSD-3-Clause" |
| 199 | +"github.com/cockroachdb/cockroach-go/v2/crdb","Apache-2.0" |
| 200 | +"github.com/cristalhq/jwt/v4","MIT" |
| 201 | +"github.com/davecgh/go-spew/spew","ISC" |
| 202 | +"github.com/dgraph-io/ristretto","Apache-2.0" |
| 203 | +"github.com/dgraph-io/ristretto/z","MIT" |
| 204 | +"github.com/dustin/go-humanize","MIT" |
| 205 | +"github.com/evanphx/json-patch/v5","BSD-3-Clause" |
| 206 | +"github.com/fatih/color","MIT" |
| 207 | +"github.com/fatih/structs","MIT" |
| 208 | +"github.com/felixge/fgprof","MIT" |
| 209 | +"github.com/felixge/httpsnoop","MIT" |
| 210 | +"github.com/fsnotify/fsnotify","BSD-3-Clause" |
| 211 | +"github.com/go-faker/faker/v4","MIT" |
| 212 | +"github.com/go-jose/go-jose/v3","Apache-2.0" |
| 213 | +"github.com/go-jose/go-jose/v3/json","BSD-3-Clause" |
| 214 | +"github.com/go-logr/logr","Apache-2.0" |
| 215 | +"github.com/go-logr/stdr","Apache-2.0" |
| 216 | +"github.com/go-openapi/jsonpointer","Apache-2.0" |
| 217 | +"github.com/go-openapi/swag","Apache-2.0" |
| 218 | +"github.com/go-sql-driver/mysql","MPL-2.0" |
| 219 | +"github.com/gobuffalo/envy","MIT" |
| 220 | +"github.com/gobuffalo/fizz","MIT" |
| 221 | +"github.com/gobuffalo/flect","MIT" |
| 222 | +"github.com/gobuffalo/github_flavored_markdown","MIT" |
| 223 | +"github.com/gobuffalo/github_flavored_markdown/internal/russross/blackfriday","BSD-2-Clause" |
| 224 | +"github.com/gobuffalo/github_flavored_markdown/internal/shurcooL/sanitized_anchor_name","MIT" |
| 225 | +"github.com/gobuffalo/helpers","MIT" |
| 226 | +"github.com/gobuffalo/nulls","MIT" |
| 227 | +"github.com/gobuffalo/plush/v4","MIT" |
| 228 | +"github.com/gobuffalo/pop/v6","MIT" |
| 229 | +"github.com/gobuffalo/tags/v3","MIT" |
| 230 | +"github.com/gobuffalo/validate/v3","MIT" |
| 231 | +"github.com/gobwas/glob","MIT" |
| 232 | +"github.com/goccy/go-yaml","MIT" |
| 233 | +"github.com/gofrs/uuid","MIT" |
| 234 | +"github.com/gogo/protobuf","BSD-3-Clause" |
| 235 | +"github.com/golang-jwt/jwt/v5","MIT" |
| 236 | +"github.com/golang/mock/gomock","Apache-2.0" |
| 237 | +"github.com/golang/protobuf/proto","BSD-3-Clause" |
| 238 | +"github.com/google/pprof/profile","Apache-2.0" |
| 239 | +"github.com/google/uuid","BSD-3-Clause" |
| 240 | +"github.com/gorilla/css/scanner","BSD-3-Clause" |
| 241 | +"github.com/gorilla/securecookie","BSD-3-Clause" |
| 242 | +"github.com/gorilla/sessions","BSD-3-Clause" |
| 243 | +"github.com/gorilla/websocket","BSD-2-Clause" |
| 244 | +"github.com/grpc-ecosystem/go-grpc-prometheus","Apache-2.0" |
| 245 | +"github.com/grpc-ecosystem/grpc-gateway/v2","BSD-3-Clause" |
| 246 | +"github.com/hashicorp/go-cleanhttp","MPL-2.0" |
| 247 | +"github.com/hashicorp/go-retryablehttp","MPL-2.0" |
| 248 | +"github.com/inhies/go-bytesize","BSD-3-Clause" |
| 249 | +"github.com/jackc/chunkreader/v2","MIT" |
| 250 | +"github.com/jackc/pgconn","MIT" |
| 251 | +"github.com/jackc/pgio","MIT" |
| 252 | +"github.com/jackc/pgpassfile","MIT" |
| 253 | +"github.com/jackc/pgproto3/v2","MIT" |
| 254 | +"github.com/jackc/pgservicefile","MIT" |
| 255 | +"github.com/jackc/pgx/v5","MIT" |
| 256 | +"github.com/jackc/puddle/v2","MIT" |
| 257 | +"github.com/jmoiron/sqlx","MIT" |
| 258 | +"github.com/joho/godotenv","MIT" |
| 259 | +"github.com/josharian/intern","MIT" |
| 260 | +"github.com/julienschmidt/httprouter","BSD-3-Clause" |
| 261 | +"github.com/kballard/go-shellquote","MIT" |
| 262 | +"github.com/knadh/koanf/maps","MIT" |
| 263 | +"github.com/knadh/koanf/parsers/json","MIT" |
| 264 | +"github.com/knadh/koanf/parsers/toml","MIT" |
| 265 | +"github.com/knadh/koanf/parsers/yaml","MIT" |
| 266 | +"github.com/knadh/koanf/providers/posflag","MIT" |
| 267 | +"github.com/knadh/koanf/v2","MIT" |
| 268 | +"github.com/lib/pq","MIT" |
| 269 | +"github.com/luna-duclos/instrumentedsql","MIT" |
| 270 | +"github.com/mailru/easyjson","MIT" |
| 271 | +"github.com/mattn/go-colorable","MIT" |
| 272 | +"github.com/mattn/go-isatty","MIT" |
| 273 | +"github.com/microcosm-cc/bluemonday","BSD-3-Clause" |
| 274 | +"github.com/mitchellh/copystructure","MIT" |
| 275 | +"github.com/mitchellh/mapstructure","MIT" |
| 276 | +"github.com/mitchellh/reflectwalk","MIT" |
| 277 | +"github.com/mohae/deepcopy","MIT" |
| 278 | +"github.com/nyaruka/phonenumbers","MIT" |
| 279 | +"github.com/openzipkin/zipkin-go/model","Apache-2.0" |
| 280 | +"github.com/ory/analytics-go/v5","MIT" |
| 281 | +"github.com/ory/fosite","Apache-2.0" |
| 282 | +"github.com/ory/go-convenience/stringslice","MIT" |
| 283 | +"github.com/ory/graceful","Apache-2.0" |
| 284 | +"github.com/ory/herodot","Apache-2.0" |
| 285 | +"github.com/ory/hydra-client-go/v2","Unknown" |
| 286 | +"github.com/ory/hydra/v2","Apache-2.0" |
| 287 | +"github.com/ory/jsonschema/v3","BSD-3-Clause" |
| 288 | +"github.com/ory/kratos-client-go","Apache-2.0" |
| 289 | +"github.com/ory/x","Apache-2.0" |
| 290 | +"github.com/ory/x/reqlog","MIT" |
| 291 | +"github.com/pborman/uuid","BSD-3-Clause" |
| 292 | +"github.com/pelletier/go-toml","MIT" |
| 293 | +"github.com/pelletier/go-toml","Apache-2.0" |
| 294 | +"github.com/pkg/errors","BSD-2-Clause" |
| 295 | +"github.com/pkg/profile","BSD-2-Clause" |
| 296 | +"github.com/pmezard/go-difflib/difflib","BSD-3-Clause" |
| 297 | +"github.com/prometheus/client_golang/prometheus","Apache-2.0" |
| 298 | +"github.com/prometheus/client_model/go","Apache-2.0" |
| 299 | +"github.com/prometheus/common","Apache-2.0" |
| 300 | +"github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg","BSD-3-Clause" |
| 301 | +"github.com/prometheus/procfs","Apache-2.0" |
| 302 | +"github.com/rogpeppe/go-internal/modfile","BSD-3-Clause" |
| 303 | +"github.com/rs/cors","MIT" |
| 304 | +"github.com/sawadashota/encrypta","MIT" |
| 305 | +"github.com/seatgeek/logrus-gelf-formatter","BSD-3-Clause" |
| 306 | +"github.com/segmentio/backo-go","MIT" |
| 307 | +"github.com/sergi/go-diff/diffmatchpatch","MIT" |
| 308 | +"github.com/sirupsen/logrus","MIT" |
| 309 | +"github.com/sourcegraph/annotate","BSD-3-Clause" |
| 310 | +"github.com/sourcegraph/syntaxhighlight","BSD-3-Clause" |
| 311 | +"github.com/spf13/cast","MIT" |
| 312 | +"github.com/spf13/cobra","Apache-2.0" |
| 313 | +"github.com/spf13/pflag","BSD-3-Clause" |
| 314 | +"github.com/stretchr/testify","MIT" |
| 315 | +"github.com/tidwall/gjson","MIT" |
| 316 | +"github.com/tidwall/match","MIT" |
| 317 | +"github.com/tidwall/pretty","MIT" |
| 318 | +"github.com/tidwall/sjson","MIT" |
| 319 | +"github.com/tomnomnom/linkheader","MIT" |
| 320 | +"github.com/toqueteos/webbrowser","MIT" |
| 321 | +"github.com/twmb/murmur3","BSD-3-Clause" |
| 322 | +"github.com/urfave/negroni","MIT" |
| 323 | +"github.com/xtgo/uuid","BSD-3-Clause" |
| 324 | +"go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace","Apache-2.0" |
| 325 | +"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","Apache-2.0" |
| 326 | +"go.opentelemetry.io/contrib/propagators/b3","Apache-2.0" |
| 327 | +"go.opentelemetry.io/contrib/propagators/jaeger","Apache-2.0" |
| 328 | +"go.opentelemetry.io/contrib/samplers/jaegerremote","Apache-2.0" |
| 329 | +"go.opentelemetry.io/otel","Apache-2.0" |
| 330 | +"go.opentelemetry.io/otel/exporters/jaeger","Apache-2.0" |
| 331 | +"go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift","Apache-2.0" |
| 332 | +"go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift","GNU-All-permissive-Copying-License" |
| 333 | +"go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift","BSD-3-Clause" |
| 334 | +"go.opentelemetry.io/otel/exporters/otlp/otlptrace","Apache-2.0" |
| 335 | +"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp","Apache-2.0" |
| 336 | +"go.opentelemetry.io/otel/exporters/zipkin","Apache-2.0" |
| 337 | +"go.opentelemetry.io/otel/metric","Apache-2.0" |
| 338 | +"go.opentelemetry.io/otel/sdk","Apache-2.0" |
| 339 | +"go.opentelemetry.io/otel/trace","Apache-2.0" |
| 340 | +"go.opentelemetry.io/proto/otlp","Apache-2.0" |
| 341 | +"go.uber.org/automaxprocs","MIT" |
| 342 | +"golang.org/x/crypto","BSD-3-Clause" |
| 343 | +"golang.org/x/exp","BSD-3-Clause" |
| 344 | +"golang.org/x/mod","BSD-3-Clause" |
| 345 | +"golang.org/x/net","BSD-3-Clause" |
| 346 | +"golang.org/x/oauth2","BSD-3-Clause" |
| 347 | +"golang.org/x/sync","BSD-3-Clause" |
| 348 | +"golang.org/x/sys","BSD-3-Clause" |
| 349 | +"golang.org/x/text","BSD-3-Clause" |
| 350 | +"golang.org/x/xerrors","BSD-3-Clause" |
| 351 | +"google.golang.org/genproto/googleapis/api","Apache-2.0" |
| 352 | +"google.golang.org/genproto/googleapis/rpc","Apache-2.0" |
| 353 | +"google.golang.org/grpc","Apache-2.0" |
| 354 | +"google.golang.org/protobuf","BSD-3-Clause" |
| 355 | +"gopkg.in/yaml.v2","Apache-2.0" |
| 356 | +"gopkg.in/yaml.v3","MIT" |
357 | 357 | "github.com/golang/protobuf/proto","BSD-3-Clause"
|
358 | 358 | "github.com/nyaruka/phonenumbers","MIT"
|
359 | 359 | "github.com/ory/jsonschema/v3","BSD-3-Clause"
|
|
0 commit comments