mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-05-24 19:35:13 +02:00
go.mod: bump golang.org/x/net
This commit is contained in:
parent
efd0b2698c
commit
08e34b68bd
4 changed files with 6 additions and 4 deletions
2
go.mod
2
go.mod
|
|
@ -73,7 +73,7 @@ require (
|
|||
go.opentelemetry.io/otel/sdk/metric v1.42.0 // indirect
|
||||
go.opentelemetry.io/otel/trace v1.42.0 // indirect
|
||||
golang.org/x/crypto v0.51.0 // indirect
|
||||
golang.org/x/net v0.54.0 // indirect
|
||||
golang.org/x/net v0.55.0 // indirect
|
||||
golang.org/x/oauth2 v0.36.0 // indirect
|
||||
golang.org/x/sync v0.20.0 // indirect
|
||||
golang.org/x/sys v0.45.0 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue