Bump up the module version to v7

This commit is contained in:
Ilja Lapkovskis 2024-01-20 18:39:31 +02:00
parent dcd3730aa3
commit 1757b840ed
No known key found for this signature in database
GPG key ID: 53D2AA4F0D1079C4

2
go.mod
View file

@ -1,4 +1,4 @@
module github.com/eli-l/telegram-bot-api/v5
module github.com/eli-l/telegram-bot-api/v7
go 1.21