mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-05-24 03:15: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
|
|
@ -124,7 +124,7 @@ require (
|
|||
golang.org/x/exp v0.0.0-20251023183803-a4bb9ffd2546 // indirect
|
||||
golang.org/x/image v0.41.0 // indirect
|
||||
golang.org/x/mod v0.35.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