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

develop
Steven Kang 2025-06-12 17:30:53 +12:00 committed by GitHub
parent 6e89ccc0ae
commit f07a3b1875
1 changed files with 1 additions and 1 deletions

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