mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-06-28 06:19:39 +02:00
go.mod: update golang.org/x/image
also update github.com/jackc/pgx/v5 for caddy module.
This commit is contained in:
parent
b99696ff29
commit
0730b7db1a
4 changed files with 9 additions and 9 deletions
2
go.mod
2
go.mod
|
|
@ -16,7 +16,7 @@ require (
|
|||
github.com/peterbourgon/diskv v0.0.0-20171120014656-2973218375c3
|
||||
github.com/prometheus/client_golang v1.22.0
|
||||
github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd
|
||||
golang.org/x/image v0.41.0
|
||||
golang.org/x/image v0.43.0
|
||||
willnorris.com/go/gifresize v1.0.0
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue