1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-07 14:55:27 +02:00

security: cve-2024-45338 release 2.27 (#387)

This commit is contained in:
Steven Kang 2025-02-05 15:03:42 +13:00 committed by GitHub
parent c2c1ac70f8
commit 96285817ab
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