mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-05-02 08:12:40 +02:00
caddy/go.mod: bump imageproxy version and try replace
This commit is contained in:
parent
2008a17f5e
commit
67f506bc9b
2 changed files with 3 additions and 3 deletions
|
|
@ -7,9 +7,11 @@ require (
|
|||
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
|
||||
github.com/peterbourgon/diskv v2.0.1+incompatible
|
||||
go.uber.org/zap v1.24.0
|
||||
willnorris.com/go/imageproxy v0.11.3-0.20230509044219-7295bec9951b
|
||||
willnorris.com/go/imageproxy v0.11.3-0.20230512192740-2008a17f5e6c
|
||||
)
|
||||
|
||||
replace willnorris.com/go/imageproxy => ../
|
||||
|
||||
require (
|
||||
filippo.io/edwards25519 v1.0.0 // indirect
|
||||
github.com/AndreasBriese/bbloom v0.0.0-20190825152654-46b345b51c96 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue