v0.0.339
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 1m5s

This commit is contained in:
2023-12-07 10:54:36 +01:00
parent c3162fec95
commit 68e63a9cf6
5 changed files with 33 additions and 12 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/jmoiron/sqlx v1.3.5
github.com/rs/xid v1.5.0
github.com/rs/zerolog v1.31.0
go.mongodb.org/mongo-driver v1.13.0
go.mongodb.org/mongo-driver v1.13.1
golang.org/x/crypto v0.16.0
golang.org/x/sys v0.15.0
golang.org/x/term v0.15.0