Skip to content

Commit 17f510f

Browse files
build(deps): bump go.mongodb.org/mongo-driver from 1.1.1 to 1.4.1
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.1.1 to 1.4.1. - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v1.1.1...v1.4.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent dd68bd8 commit 17f510f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,13 @@ require (
1212
github.com/edgexfoundry/go-mod-registry v0.1.21
1313
github.com/edgexfoundry/go-mod-secrets v0.0.19
1414
github.com/fxamacker/cbor/v2 v2.2.0
15-
github.com/golang/snappy v0.0.1 // indirect
1615
github.com/gomodule/redigo v2.0.0+incompatible
1716
github.com/google/go-cmp v0.4.0 // indirect
1817
github.com/google/uuid v1.1.1
1918
github.com/gorilla/mux v1.8.0
2019
github.com/stretchr/objx v0.2.0 // indirect
2120
github.com/stretchr/testify v1.6.1
2221
github.com/tidwall/pretty v1.0.1 // indirect
23-
github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c // indirect
2422
github.com/xdg/stringprep v1.0.0 // indirect
25-
go.mongodb.org/mongo-driver v1.1.1
23+
go.mongodb.org/mongo-driver v1.4.1
2624
)

0 commit comments

Comments
 (0)