mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-05-24 03:15:13 +02:00
caddy/go.mod: go mod tidy to pickup module updates
This commit is contained in:
parent
b218d95c64
commit
efd0b2698c
2 changed files with 6 additions and 6 deletions
|
|
@ -122,12 +122,12 @@ require (
|
|||
golang.org/x/crypto v0.51.0 // indirect
|
||||
golang.org/x/crypto/x509roots/fallback v0.0.0-20260213171211-a408498e5541 // indirect
|
||||
golang.org/x/exp v0.0.0-20251023183803-a4bb9ffd2546 // indirect
|
||||
golang.org/x/image v0.39.0 // 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/oauth2 v0.36.0 // indirect
|
||||
golang.org/x/sync v0.20.0 // indirect
|
||||
golang.org/x/sys v0.44.0 // indirect
|
||||
golang.org/x/sys v0.45.0 // indirect
|
||||
golang.org/x/term v0.43.0 // indirect
|
||||
golang.org/x/text v0.37.0 // indirect
|
||||
golang.org/x/time v0.15.0 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue