v0.0.475 ArrGroupBy
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m36s

This commit is contained in:
2024-06-16 17:14:21 +02:00
parent d2f2a0558a
commit 78e1c33e30
4 changed files with 20 additions and 3 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/jmoiron/sqlx v1.4.0
github.com/rs/xid v1.5.0
github.com/rs/zerolog v1.33.0
go.mongodb.org/mongo-driver v1.15.0
go.mongodb.org/mongo-driver v1.15.1
golang.org/x/crypto v0.24.0
golang.org/x/sys v0.21.0
golang.org/x/term v0.21.0