We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6127a56 commit 5edeb8aCopy full SHA for 5edeb8a
go.mod
@@ -1,6 +1,8 @@
1
module watgbridge
2
3
-go 1.22.0
+go 1.23.0
4
+
5
+toolchain go1.24.4
6
7
require (
8
github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.33
0 commit comments