Commit 442b6df
committed
upstream: chore(deps): bump Go modules to fix known vulnerabilities (goharbor/harbor#23720)
Bump vulnerable Go dependencies in src/go.mod. Harbor Next main already
carries grpc v1.82.1, klauspost/compress v1.18.7, otel/otel-trace/otel-metric
v1.44.0, x/net v0.57.0 and x/text v0.40.0, so the remaining delta from the
upstream commit is:
- go.opentelemetry.io/otel/sdk 1.43.0 -> 1.44.0 (CVE-2026-41178 /
GO-2026-5158, baggage parsing no longer caps raw header length)
- go mod tidy reclassifying x/net as indirect and moving otel/sdk/metric
to 1.44.0 in go.sum
Signed-off-by: Prasanth Baskar <prasanth@8gears.com>
(cherry picked from commit 2ab05f5)
Upstream-Commit: 2ab05f5
Upstream-PR: goharbor/harbor#23720
Upstream-Author: Prasanth Baskar <prasanth@8gears.com>
Cherry-Pick-Status: resolved
(cherry picked from commit 063b062)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent d9d76de commit 442b6df
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
839 | 839 | | |
840 | 840 | | |
841 | 841 | | |
842 | | - | |
843 | | - | |
844 | | - | |
845 | | - | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
846 | 846 | | |
847 | 847 | | |
848 | 848 | | |
| |||
0 commit comments