This commit is contained in:
2023-06-22 17:33:56 +02:00
parent ac5ad640bd
commit d88cd3c22b
3 changed files with 6 additions and 3 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.19
require (
github.com/jmoiron/sqlx v1.3.5
go.mongodb.org/mongo-driver v1.11.7
go.mongodb.org/mongo-driver v1.12.0
golang.org/x/crypto v0.10.0
golang.org/x/sys v0.9.0
golang.org/x/term v0.9.0