mirror of
https://github.com/mattermost/mattermost.git
synced 2026-08-26 13:17:29 -05:00
Bump Go version in missed go.mod files (#38102)
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
module github.com/mattermost/mattermost/api/internal
|
||||
|
||||
go 1.26.4
|
||||
go 1.26.7
|
||||
|
||||
require (
|
||||
github.com/pb33f/libopenapi v0.36.4
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
module github.com/mattermost/mattermost/tools/mattermost-govet
|
||||
|
||||
go 1.26.4
|
||||
go 1.26.7
|
||||
|
||||
require (
|
||||
github.com/pb33f/libopenapi v0.36.4
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
module github.com/mattermost/mattermost/tools/mmgotool
|
||||
|
||||
go 1.26.4
|
||||
go 1.26.7
|
||||
|
||||
require github.com/spf13/cobra v1.10.2
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
module github.com/mattermost/mattermost/tools/sharedchannel-test
|
||||
|
||||
go 1.26.4
|
||||
go 1.26.7
|
||||
|
||||
require github.com/mattermost/mattermost/server/public v0.4.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user