1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-19 13:29:41 +02:00

security: cve-2025-22874 & cve-2025-22871 bump go to 1.23.10 (#799)

This commit is contained in:
Steven Kang 2025-06-12 17:30:49 +12:00 committed by GitHub
parent 384cb53c64
commit e115055a1b

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/portainer/portainer
go 1.23.8
go 1.23.10
require (
github.com/Masterminds/semver v1.5.0