bumps go version to 1.24.13 (#35289)

This commit is contained in:
Carlos Garcia
2026-02-13 17:39:39 +01:00
committed by GitHub
parent 8927e7e67e
commit 568ab01e75
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
1.24.11
1.24.13
+1 -1
View File
@@ -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 -1
View File
@@ -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