File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ require (
31
31
github.com/mailru/easyjson v0.7.7 // indirect
32
32
github.com/oklog/ulid v1.3.1 // indirect
33
33
github.com/pmezard/go-difflib v1.0.0 // indirect
34
- go.mongodb.org/mongo-driver v1.16 .1 // indirect
34
+ go.mongodb.org/mongo-driver v1.17 .1 // indirect
35
35
golang.org/x/sys v0.26.0 // indirect
36
36
gopkg.in/yaml.v3 v3.0.1 // indirect
37
37
)
Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ github.com/rogpeppe/go-internal v1.11.0 h1:cWPaGQEPrBb5/AsnsZesgZZ9yb1OQ+GOISoDN
52
52
github.com/rogpeppe/go-internal v1.11.0 /go.mod h1:ddIwULY96R17DhadqLgMfk9H9tvdUzkipdSkR5nkCZA =
53
53
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
54
54
github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
55
- go.mongodb.org/mongo-driver v1.16 .1 h1:rIVLL3q0IHM39dvE+z2ulZLp9ENZKThVfuvN/IiN4l8 =
56
- go.mongodb.org/mongo-driver v1.16 .1 /go.mod h1:oB6AhJQvFQL4LEHyXi6aJzQJtBiTQHiAd83l0GdFaiw =
55
+ go.mongodb.org/mongo-driver v1.17 .1 h1:Wic5cJIwJgSpBhe3lx3+/RybR5PiYRMpVFgO7cOHyIM =
56
+ go.mongodb.org/mongo-driver v1.17 .1 /go.mod h1:wwWm/+BuOddhcq3n68LKRmgk2wXzmF6s0SFOa0GINL4 =
57
57
golang.org/x/sys v0.26.0 h1:KHjCJyddX0LoSTb3J+vWpupP9p0oznkqVk/IfjymZbo =
58
58
golang.org/x/sys v0.26.0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
59
59
golang.org/x/text v0.19.0 h1:kTxAhCbGbxhK0IwgSKiMO5awPoDQ0RpfiVYBfK860YM =
You can’t perform that action at this time.
0 commit comments