1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-25 08:19:40 +02:00

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

This commit is contained in:
Steven Kang 2025-02-07 08:48:22 +13:00 committed by GitHub
parent 3e5ec79b21
commit 5ed95ce714

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