mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-04-24 20:36:24 +02:00
modules: update prometheus and tidy (#294)
also bump minimum go version and limit platform matrix in actions
This commit is contained in:
parent
85f1fd1334
commit
95bcf70004
4 changed files with 31 additions and 220 deletions
3
go.mod
3
go.mod
|
|
@ -18,8 +18,7 @@ require (
|
|||
github.com/muesli/smartcrop v0.3.0
|
||||
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
|
||||
github.com/peterbourgon/diskv v0.0.0-20171120014656-2973218375c3
|
||||
github.com/prometheus/client_golang v1.9.0
|
||||
github.com/prometheus/procfs v0.6.0 // indirect
|
||||
github.com/prometheus/client_golang v1.11.0
|
||||
github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd
|
||||
github.com/satori/go.uuid v0.0.0-20180103174451-36e9d2ebbde5 // indirect
|
||||
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue