File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff 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)
You can’t perform that action at this time.
0 commit comments