dependencies: update go

Signed-off-by: Sumner Evans <sumner.evans@automattic.com>
This commit is contained in:
Sumner Evans
2025-02-17 14:13:04 -07:00
parent dad34f9a3c
commit 0712ca5d0c
5 changed files with 16 additions and 19 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
module go.mau.fi/mautrix-telegram
go 1.22.0
go 1.23.0
toolchain go1.23.5
toolchain go1.24.0
require (
github.com/gorilla/mux v1.8.0