Upgrade Go to 1.26.3 (#36656)

This commit is contained in:
Jesse Hallam
2026-05-20 13:21:14 -03:00
committed by GitHub
parent c74e51f35e
commit 0790fc7281
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