Skip to content

Commit 666d401

Browse files
committed
go mod tidy
1 parent 4dd7eb8 commit 666d401

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

go.mod

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
module github.com/mattermost-community/mattermost-plugin-autolink
22

3-
go 1.21
4-
toolchain go1.22.5
3+
go 1.22
4+
5+
toolchain go1.22.8
56

67
require (
78
github.com/gorilla/mux v1.8.1

0 commit comments

Comments
 (0)