1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-18 21:09:40 +02:00

security: cve-2024-45338 develop (#386)

This commit is contained in:
Steven Kang 2025-02-05 15:03:39 +13:00 committed by GitHub
parent bc19d6592f
commit 678cd54553
3 changed files with 7 additions and 7 deletions

2
go.mod
View file

@ -242,7 +242,7 @@ require (
go.opentelemetry.io/otel/trace v1.25.0 // indirect
go.opentelemetry.io/proto/otlp v1.1.0 // indirect
go.uber.org/mock v0.5.0 // indirect
golang.org/x/net v0.29.0 // indirect
golang.org/x/net v0.33.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/term v0.27.0 // indirect
golang.org/x/text v0.21.0 // indirect