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

This commit is contained in:
Steven Kang
2025-02-07 08:48:19 +13:00
committed by GitHub
parent 9658f757c2
commit d4e2b2188e
+1 -1
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