Skip to content

Commit 2bc61f3

Browse files
PatrickConnollyONSPatrickConnollyONS
authored andcommitted
Update MongoDB library version
1 parent 979bf70 commit 2bc61f3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/ONSdigital/dp-authorisation/v2 v2.25.1
99
github.com/ONSdigital/dp-component-test v0.7.0
1010
github.com/ONSdigital/dp-healthcheck v1.3.0
11-
github.com/ONSdigital/dp-mongodb/v3 v3.0.2
11+
github.com/ONSdigital/dp-mongodb/v3 v3.3.0
1212
github.com/ONSdigital/dp-net v1.4.1
1313
github.com/ONSdigital/log.go/v2 v2.2.0
1414
github.com/cucumber/godog v0.12.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ github.com/ONSdigital/dp-mocking v0.0.0-20190905163309-fee2702ad1b9 h1:+WXVfTDyW
6060
github.com/ONSdigital/dp-mocking v0.0.0-20190905163309-fee2702ad1b9/go.mod h1:BcIRgitUju//qgNePRBmNjATarTtynAgc0yV29VpLEk=
6161
github.com/ONSdigital/dp-mongodb-in-memory v1.3.1 h1:E2xSPOBr5B0riB1qN+z+m8ouWymnLWu+XHBUpgYLXWc=
6262
github.com/ONSdigital/dp-mongodb-in-memory v1.3.1/go.mod h1:QuDIrDBBsmL9Jh/kmpKI1ENslO8yBCDLlAQ6qL10Pac=
63-
github.com/ONSdigital/dp-mongodb/v3 v3.0.2 h1:CbIGAnhMvqwfKg3Dc3LCP6ALcFV4I9vdWRDOTi/QPdc=
64-
github.com/ONSdigital/dp-mongodb/v3 v3.0.2/go.mod h1:5EtdWLz6X+S6mtFLvmsYqaP/uzGCFLmEbzjbepZwHgE=
63+
github.com/ONSdigital/dp-mongodb/v3 v3.3.0 h1:r6zblTi/X69pNwJeTmnun4DW4GIhSaB66eT2Le1aVR0=
64+
github.com/ONSdigital/dp-mongodb/v3 v3.3.0/go.mod h1:5EtdWLz6X+S6mtFLvmsYqaP/uzGCFLmEbzjbepZwHgE=
6565
github.com/ONSdigital/dp-net v1.0.5-0.20200805082802-e518bc287596/go.mod h1:wDVhk2pYosQ1q6PXxuFIRYhYk2XX5+1CeRRnXpSczPY=
6666
github.com/ONSdigital/dp-net v1.0.5-0.20200805145012-9227a11caddb/go.mod h1:MrSZwDUvp8u1VJEqa+36Gwq4E7/DdceW+BDCvGes6Cs=
6767
github.com/ONSdigital/dp-net v1.0.5-0.20200805150805-cac050646ab5/go.mod h1:de3LB9tedE0tObBwa12dUOt5rvTW4qQkF5rXtt4b6CE=

0 commit comments

Comments
 (0)