Update go.mod

This commit is contained in:
Peyman 2023-05-20 15:28:25 +03:30 committed by GitHub
parent 5a9dc1f786
commit 5ab9311544
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
go.mod
View file

@ -20,7 +20,6 @@ require (
google.golang.org/grpc v1.55.0
gorm.io/driver/sqlite v1.5.0
gorm.io/gorm v1.25.1
github.com/go-telegram-bot-api/telegram-bot-api/v5
)