fix CVE-2025-69725

This commit is contained in:
Christian Goll
2026-02-23 09:41:13 +01:00
committed by Jonathon Anderson
parent 86bfa69961
commit dd1c607333
4 changed files with 5 additions and 4 deletions

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
github.com/coreos/vcontext v0.0.0-20230201181013-d72178a18687
github.com/creasty/defaults v1.8.0
github.com/fatih/color v1.18.0
github.com/go-chi/chi/v5 v5.2.1
github.com/go-chi/chi/v5 v5.2.5
github.com/google/uuid v1.6.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1
github.com/hashicorp/go-version v1.7.0