Skip to content

Commit

Permalink
Merge pull request #370 from RichVanderwal/fix-mongo-test
Browse files Browse the repository at this point in the history
Get test running on Mac workstation
  • Loading branch information
RichVanderwal authored Sep 2, 2021
2 parents 99956aa + 1e35abd commit 4d3f246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v3/integrations/nrmongo/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ go 1.10

require (
github.com/go-stack/stack v1.8.0 // indirect
github.com/newrelic/go-agent/v3 v3.0.0
github.com/newrelic/go-agent/v3 v3.6.0
// mongo-driver does not support modules as of Nov 2019.
go.mongodb.org/mongo-driver v1.0.0
)

0 comments on commit 4d3f246

Please sign in to comment.