mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-05-05 09:42:40 +02:00
caddy: go mod tidy
not sure why this wasn't tidied before? But seems to be cause govulncheck to fail.
This commit is contained in:
parent
64a04fceb8
commit
41ff00382c
2 changed files with 3 additions and 3 deletions
|
|
@ -135,7 +135,7 @@ require (
|
|||
google.golang.org/api v0.271.0 // indirect
|
||||
google.golang.org/genproto/googleapis/api v0.0.0-20260217215200-42d3e9bedb6d // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 // indirect
|
||||
google.golang.org/grpc v1.79.2 // indirect
|
||||
google.golang.org/grpc v1.79.3 // indirect
|
||||
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.5.1 // indirect
|
||||
google.golang.org/protobuf v1.36.11 // indirect
|
||||
howett.net/plist v1.0.0 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue