gotd: remove _tools package that was breaking pre-commit

This commit is contained in:
Tulir Asokan
2025-07-07 17:18:55 +03:00
parent 10bc44d17d
commit 9e2e2421d2
8 changed files with 7 additions and 31 deletions
+3 -1
View File
@@ -1,6 +1,6 @@
module go.mau.fi/mautrix-telegram
go 1.23.0
go 1.24.0
toolchain go1.24.4
@@ -73,3 +73,5 @@ require (
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
maunium.net/go/mauflag v1.0.0 // indirect
)
tool golang.org/x/tools/cmd/stringer