modules: update prometheus and tidy (#294)

also bump minimum go version and limit platform matrix in actions
This commit is contained in:
Will Norris 2021-06-20 15:45:26 -07:00 committed by GitHub
parent 85f1fd1334
commit 95bcf70004
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 31 additions and 220 deletions

3
go.mod
View file

@ -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