some testing ang enchancments

This commit is contained in:
2026-02-09 09:46:30 +03:00
parent 9a646e001b
commit 5a2e52825c
8 changed files with 108 additions and 27 deletions

10
go.mod
View File

@@ -3,8 +3,8 @@ module kurumibot
go 1.25.7
require (
git.nix13.pw/scuroneko/extypes v1.0.3
git.nix13.pw/scuroneko/laniakea v0.3.10
git.nix13.pw/scuroneko/extypes v1.0.5
git.nix13.pw/scuroneko/laniakea v0.4.0
git.nix13.pw/scuroneko/slog v1.0.2
github.com/google/uuid v1.6.0
github.com/joho/godotenv v1.5.1
@@ -15,7 +15,11 @@ require (
go.mongodb.org/mongo-driver/v2 v2.5.0
)
//replace git.nix13.pw/scuroneko/laniakea v0.4.0 => ./laniakea
//replace (
// //git.nix13.pw/scuroneko/extypes v1.0.5 => ../go-extypes
// //git.nix13.pw/scuroneko/laniakea v0.4.0 => ./laniakea
// //git.nix13.pw/scuroneko/slog v1.0.2 => ../slog
//)
require (
github.com/cespare/xxhash/v2 v2.3.0 // indirect