Precision and dep upgrade

This commit is contained in:
HugeFrog24
2024-10-23 23:08:22 +02:00
parent 37d6242c06
commit 6e2d2fce2f
3 changed files with 7 additions and 10 deletions

3
go.mod
View File

@@ -4,8 +4,7 @@ go 1.23
require (
github.com/go-telegram/bot v1.9.1
github.com/joho/godotenv v1.5.1
github.com/liushuangls/go-anthropic/v2 v2.8.1
github.com/liushuangls/go-anthropic/v2 v2.8.2
golang.org/x/time v0.7.0
gorm.io/driver/sqlite v1.5.6
gorm.io/gorm v1.25.12