chore: bump go version to 1.23.5 release 2.27 (#393)

release/2.27.0-rc2
Steven Kang 2025-02-07 08:48:22 +13:00 committed by GitHub
parent 3e5ec79b21
commit 5ed95ce714
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.2
go 1.23.5
require (
github.com/Masterminds/semver v1.5.0