chore: bump go version to 1.23.5 develop (#392)

pull/12534/head
Steven Kang 2025-02-07 08:48:19 +13:00 committed by GitHub
parent 9658f757c2
commit d4e2b2188e
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