11
0

Bump Mongo driver

This commit is contained in:
2021-06-17 16:42:24 +03:00
parent 4a60c3e1a6
commit 1aa230df17
2 changed files with 14 additions and 10 deletions

2
go.mod
View File

@@ -4,5 +4,5 @@ go 1.15
require (
github.com/prometheus/client_golang v1.11.0
go.mongodb.org/mongo-driver v1.4.6
go.mongodb.org/mongo-driver v1.5.3
)