Skip to content

Commit c83cc1e

Browse files
dependabot[bot]evantorrielizthegreyMrAlias
authored
Bump go.mongodb.org/mongo-driver from 1.3.2 to 1.3.4 in /instrumentation/go.mongodb.org/mongo-driver (#76)
* Bump go.mongodb.org/mongo-driver Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.3.2 to 1.3.4. - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v1.3.2...v1.3.4) Signed-off-by: dependabot[bot] <[email protected]> * checkin updated go.sum for instrumentation/go.mongodb.org/mongo-driver Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Evan Torrie <[email protected]> Co-authored-by: Liz Fong-Jones <[email protected]> Co-authored-by: Tyler Yahn <[email protected]>
1 parent e719fe6 commit c83cc1e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

instrumentation/go.mongodb.org/mongo-driver/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ replace go.opentelemetry.io/contrib => ../../..
77
require (
88
github.com/stretchr/testify v1.6.1
99
github.com/xdg/stringprep v1.0.0 // indirect
10-
go.mongodb.org/mongo-driver v1.3.2
10+
go.mongodb.org/mongo-driver v1.3.4
1111
go.opentelemetry.io/contrib v0.6.1
1212
go.opentelemetry.io/otel v0.6.0
1313
golang.org/x/crypto v0.0.0-20191105034135-c7e5f84aec59 // indirect

instrumentation/go.mongodb.org/mongo-driver/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c/go.mod h1:lB8K/P019DLNhe
108108
github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc/go.mod h1:Jhud4/sHMO4oL310DaZAKk9ZaJ08SJfe+sJh0HrGL1Y=
109109
github.com/xdg/stringprep v1.0.0 h1:d9X0esnoa3dFsV0FG35rAT0RIhYFlPq7MiP+DW89La0=
110110
github.com/xdg/stringprep v1.0.0/go.mod h1:Jhud4/sHMO4oL310DaZAKk9ZaJ08SJfe+sJh0HrGL1Y=
111-
go.mongodb.org/mongo-driver v1.3.2 h1:IYppNjEV/C+/3VPbhHVxQ4t04eVW0cLp0/pNdW++6Ug=
112-
go.mongodb.org/mongo-driver v1.3.2/go.mod h1:MSWZXKOynuguX+JSvwP8i+58jYCXxbia8HS3gZBapIE=
111+
go.mongodb.org/mongo-driver v1.3.4 h1:zs/dKNwX0gYUtzwrN9lLiR15hCO0nDwQj5xXx+vjCdE=
112+
go.mongodb.org/mongo-driver v1.3.4/go.mod h1:MSWZXKOynuguX+JSvwP8i+58jYCXxbia8HS3gZBapIE=
113113
go.opentelemetry.io/otel v0.6.0 h1:+vkHm/XwJ7ekpISV2Ixew93gCrxTbuwTF5rSewnLLgw=
114114
go.opentelemetry.io/otel v0.6.0/go.mod h1:jzBIgIzK43Iu1BpDAXwqOd6UPsSAk+ewVZ5ofSXw4Ek=
115115
golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4=

0 commit comments

Comments
 (0)