update
This commit is contained in:
5
go.mod
5
go.mod
@@ -3,7 +3,8 @@ module kurumibot
|
||||
go 1.25.6
|
||||
|
||||
require (
|
||||
git.nix13.pw/scuroneko/laniakea v0.2.4
|
||||
git.nix13.pw/scuroneko/laniakea v0.2.6
|
||||
git.nix13.pw/scuroneko/slog v1.0.0
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/joho/godotenv v1.5.1
|
||||
github.com/lib/pq v1.10.9
|
||||
@@ -19,7 +20,7 @@ require (
|
||||
github.com/fatih/color v1.18.0 // indirect
|
||||
github.com/golang/snappy v1.0.0 // indirect
|
||||
github.com/klauspost/compress v1.18.2 // indirect
|
||||
github.com/mattn/go-colorable v0.1.13 // indirect
|
||||
github.com/mattn/go-colorable v0.1.14 // indirect
|
||||
github.com/mattn/go-isatty v0.0.20 // indirect
|
||||
github.com/muir/sqltoken v0.1.0 // indirect
|
||||
github.com/stretchr/testify v1.11.1 // indirect
|
||||
|
||||
Reference in New Issue
Block a user