Skip to content

Commit 3cce0c1

Browse files
dependabot[bot]bwplotka
authored andcommitted
fix(deps): bump go.mongodb.org/mongo-driver from 1.17.4 to 1.17.7
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.17.4 to 1.17.7. - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v1.17.4...v1.17.7) --- updated-dependencies: - dependency-name: go.mongodb.org/mongo-driver dependency-version: 1.17.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2acf71 commit 3cce0c1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ require (
145145
github.com/prometheus/sigv4 v0.2.1 // indirect
146146
github.com/spf13/pflag v1.0.10 // indirect
147147
github.com/xhit/go-str2duration/v2 v2.1.0 // indirect
148-
go.mongodb.org/mongo-driver v1.17.4 // indirect
148+
go.mongodb.org/mongo-driver v1.17.7 // indirect
149149
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
150150
go.opentelemetry.io/collector/featuregate v1.39.0 // indirect
151151
go.opentelemetry.io/collector/pdata v1.39.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)