Upgrade Go to 1.26.3 (#36656) (#36657)

This commit is contained in:
Jesse Hallam
2026-05-20 14:31:31 -03:00
committed by GitHub
parent d7626dfd46
commit 608dddf286
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
1.26.2
1.26.3
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/mattermost/mattermost/server/v8
go 1.26.2
go 1.26.3
require (
code.sajari.com/docconv/v2 v2.0.0-pre.4
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/mattermost/mattermost/server/public
go 1.26.2
go 1.26.3
require (
github.com/Masterminds/semver/v3 v3.4.0