1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-19 13:29:41 +02:00

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

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