Skip to content

Commit 5edeb8a

Browse files
committed
feat(go): bump go version to 1.23.0
1 parent 6127a56 commit 5edeb8a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
module watgbridge
22

3-
go 1.22.0
3+
go 1.23.0
4+
5+
toolchain go1.24.4
46

57
require (
68
github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.33

0 commit comments

Comments
 (0)