mirror of
https://github.com/layer-systems/relay.git
synced 2026-06-04 09:31:15 +02:00
security: update golang.org/x/net to v0.38.0 in go.mod and go.sum
This commit is contained in:
2
go.mod
2
go.mod
@@ -42,6 +42,6 @@ require (
|
||||
github.com/valyala/fasthttp v1.59.0 // indirect
|
||||
golang.org/x/arch v0.16.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 // indirect
|
||||
golang.org/x/net v0.37.0 // indirect
|
||||
golang.org/x/net v0.38.0 // indirect
|
||||
golang.org/x/sys v0.32.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user