Skip to content

Commit c5b412c

Browse files
docs: update dependency licenses (#2452)
Co-authored-by: tphakala <7030001+tphakala@users.noreply.github.com>
1 parent ae4f0b6 commit c5b412c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

frontend/static/LICENSES.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Source: Apache-2.0
149149

150150
### github.com/googleapis/gax-go/v2
151151

152-
License: https://github.com/googleapis/gax-go/blob/v2.18.0/v2/LICENSE
152+
License: https://github.com/googleapis/gax-go/blob/v2.19.0/v2/LICENSE
153153
Source: BSD-3-Clause
154154

155155
### github.com/gorilla/mux
@@ -304,7 +304,7 @@ Source: Apache-2.0
304304

305305
### github.com/prometheus/procfs
306306

307-
License: https://github.com/prometheus/procfs/blob/v0.20.0/LICENSE
307+
License: https://github.com/prometheus/procfs/blob/v0.20.1/LICENSE
308308
Source: Apache-2.0
309309

310310
### github.com/sagikazarmark/locafero
@@ -434,22 +434,22 @@ Source: Apache-2.0
434434

435435
### go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
436436

437-
License: https://github.com/open-telemetry/opentelemetry-go-contrib/blob/instrumentation/net/http/otelhttp/v0.65.0/instrumentation/net/http/otelhttp/LICENSE
437+
License: https://github.com/open-telemetry/opentelemetry-go-contrib/blob/instrumentation/net/http/otelhttp/v0.67.0/instrumentation/net/http/otelhttp/LICENSE
438438
Source: Apache-2.0
439439

440440
### go.opentelemetry.io/otel
441441

442-
License: https://github.com/open-telemetry/opentelemetry-go/blob/v1.41.0/LICENSE
442+
License: https://github.com/open-telemetry/opentelemetry-go/blob/v1.42.0/LICENSE
443443
Source: Apache-2.0
444444

445445
### go.opentelemetry.io/otel/metric
446446

447-
License: https://github.com/open-telemetry/opentelemetry-go/blob/metric/v1.41.0/metric/LICENSE
447+
License: https://github.com/open-telemetry/opentelemetry-go/blob/metric/v1.42.0/metric/LICENSE
448448
Source: Apache-2.0
449449

450450
### go.opentelemetry.io/otel/trace
451451

452-
License: https://github.com/open-telemetry/opentelemetry-go/blob/trace/v1.41.0/trace/LICENSE
452+
License: https://github.com/open-telemetry/opentelemetry-go/blob/trace/v1.42.0/trace/LICENSE
453453
Source: Apache-2.0
454454

455455
### go.uber.org/goleak
@@ -459,7 +459,7 @@ Source: MIT
459459

460460
### go.yaml.in/yaml/v2
461461

462-
License: https://github.com/yaml/go-yaml/blob/v2.4.3/LICENSE
462+
License: https://github.com/yaml/go-yaml/blob/v2.4.4/LICENSE
463463
Source: Apache-2.0
464464

465465
### go.yaml.in/yaml/v3
@@ -514,7 +514,7 @@ Source: BSD-3-Clause
514514

515515
### google.golang.org/genproto/googleapis/rpc
516516

517-
License: https://github.com/googleapis/go-genproto/blob/84a4fc48630c/googleapis/rpc/LICENSE
517+
License: https://github.com/googleapis/go-genproto/blob/d00831a3d3e7/googleapis/rpc/LICENSE
518518
Source: Apache-2.0
519519

520520
### google.golang.org/grpc

0 commit comments

Comments
 (0)