Skip to content

Commit 7081875

Browse files
fix(security/UNKNOWN/cmd/segment-inspect): Update security cmd/segment-inspect golang.org/x/net to v0.55.0 [SECURITY] (release-3.6.x) (#22217)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 0ed7bce commit 7081875

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎cmd/segment-inspect/go.mod‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ require (
117117
golang.org/x/crypto v0.46.0 // indirect
118118
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8 // indirect
119119
golang.org/x/mod v0.30.0 // indirect
120-
golang.org/x/net v0.48.0 // indirect
120+
golang.org/x/net v0.55.0 // indirect
121121
golang.org/x/oauth2 v0.34.0 // indirect
122122
golang.org/x/sync v0.19.0 // indirect
123123
golang.org/x/sys v0.39.0 // indirect

0 commit comments

Comments
 (0)