mirror of
https://github.com/mattermost/mattermost.git
synced 2026-08-26 21:27:40 -05:00
bumps go version to 1.24.13 (#35289)
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
1.24.11
|
||||
1.24.13
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
module github.com/mattermost/mattermost/server/v8
|
||||
|
||||
go 1.24.11
|
||||
go 1.24.13
|
||||
|
||||
require (
|
||||
code.sajari.com/docconv/v2 v2.0.0-pre.4
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
module github.com/mattermost/mattermost/server/public
|
||||
|
||||
go 1.24.11
|
||||
go 1.24.13
|
||||
|
||||
require (
|
||||
github.com/blang/semver/v4 v4.0.0
|
||||
|
||||
Reference in New Issue
Block a user