We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dd7eb8 commit 666d401Copy full SHA for 666d401
go.mod
@@ -1,7 +1,8 @@
1
module github.com/mattermost-community/mattermost-plugin-autolink
2
3
-go 1.21
4
-toolchain go1.22.5
+go 1.22
+
5
+toolchain go1.22.8
6
7
require (
8
github.com/gorilla/mux v1.8.1
0 commit comments