chore(go): upgrade Go to v1.25.0 BE-12181 (#1071)

pull/12341/merge
andres-portainer 2025-08-20 12:55:06 -03:00 committed by GitHub
parent 30aba86380
commit a0295b1a39
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.24.4
go 1.25.0
require (
github.com/Masterminds/semver v1.5.0