mirror of
https://github.com/mattermost/mattermost.git
synced 2026-08-27 05:37:15 -05:00
Upgrade Go to 1.26.3 (#36656)
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
1.26.2
|
||||
1.26.3
|
||||
|
||||
+1
-1
@@ -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,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
|
||||
|
||||
Reference in New Issue
Block a user