fix CVE-2025-69725
This commit is contained in:
committed by
Jonathon Anderson
parent
86bfa69961
commit
dd1c607333
2
go.mod
2
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user