fix(security): bump golang to 1.26.4 [DEV-91] (#2866)

This commit is contained in:
Oscar Zhou
2026-06-11 09:31:35 +12:00
committed by GitHub
parent 114779d3af
commit 06caea7b16
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/portainer/portainer
go 1.26.3
go 1.26.4
replace github.com/robfig/cron/v3 => github.com/robfig/cron/v3 v3.0.1 // Not actively maintained. Pinned to last known good version. Review needed when upgrading.