chore: bump Go version to 1.26.4 (#37287) (#37334)

(cherry picked from commit 78decd39ce)

Co-authored-by: Jesse Hallam <jesse.hallam@gmail.com>
This commit is contained in:
Mattermost Build
2026-07-02 15:47:56 +00:00
committed by GitHub
co-authored by Jesse Hallam
parent 9a5fb5fb62
commit 7db298a5b0
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/mattermost/mattermost/api/internal
go 1.26.3
go 1.26.4
require (
github.com/pb33f/libopenapi v0.36.4
+1 -1
View File
@@ -1 +1 @@
1.26.3
1.26.4
+1 -1
View File
@@ -1,4 +1,4 @@
FROM mattermost/golang-bullseye:1.26.3@sha256:3ae112b7dc291665c5582b9d768fc2adb4cdc3afbbd3fc82e03a10cd711e1a60
FROM mattermost/golang-bullseye:1.26.4@sha256:6c979d9bf17e17dcd52fa052867f2910a4b9bca3f10d4c439e0b8f233a53d426
ARG NODE_VERSION=20.11.1
RUN apt-get update && apt-get install -y make git apt-transport-https ca-certificates curl software-properties-common build-essential zip xmlsec1 jq pgloader gnupg
+1 -1
View File
@@ -1,4 +1,4 @@
FROM cgr.dev/mattermost.com/go-msft-fips:1.26.3-dev@sha256:48ab99fede7fb33e132a0636072971e1ec4a69520865bfa1e4b517ee9cfdef34
FROM cgr.dev/mattermost.com/go-msft-fips:1.26.4.1-dev@sha256:e237532162e2a755fef5944d2fcaff02923752c754a5d7b60836b7a8aa682317
ARG NODE_VERSION=20.11.1
RUN apk add curl ca-certificates mailcap unrtf wv poppler-utils tzdata gpg xmlsec
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/mattermost/mattermost/server/v8
go 1.26.3
go 1.26.4
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.3
go 1.26.4
require (
github.com/Masterminds/semver/v3 v3.5.0
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/mattermost/mattermost/tools/mattermost-govet
go 1.26.3
go 1.26.4
require (
github.com/pb33f/libopenapi v0.36.4
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/mattermost/mattermost/tools/mmgotool
go 1.26.3
go 1.26.4
require github.com/spf13/cobra v1.10.2
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/mattermost/mattermost/tools/sharedchannel-test
go 1.26.3
go 1.26.4
require github.com/mattermost/mattermost/server/public v0.4.0