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 @@ -33,7 +33,7 @@ require (
33
33
github.com/mailru/easyjson v0.7.7 // indirect
34
34
github.com/oklog/ulid v1.3.1 // indirect
35
35
github.com/pmezard/go-difflib v1.0.0 // indirect
36
- go.mongodb.org/mongo-driver v1.16 .1 // indirect
36
+ go.mongodb.org/mongo-driver v1.17 .1 // indirect
37
37
golang.org/x/exp v0.0.0-20241004190924-225e2abe05e6 // indirect
38
38
golang.org/x/sys v0.26.0 // indirect
39
39
gopkg.in/yaml.v3 v3.0.1 // indirect
Original file line number Diff line number Diff line change @@ -54,8 +54,8 @@ github.com/rogpeppe/go-internal v1.11.0 h1:cWPaGQEPrBb5/AsnsZesgZZ9yb1OQ+GOISoDN
54
54
github.com/rogpeppe/go-internal v1.11.0 /go.mod h1:ddIwULY96R17DhadqLgMfk9H9tvdUzkipdSkR5nkCZA =
55
55
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
56
56
github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
57
- go.mongodb.org/mongo-driver v1.16 .1 h1:rIVLL3q0IHM39dvE+z2ulZLp9ENZKThVfuvN/IiN4l8 =
58
- go.mongodb.org/mongo-driver v1.16 .1 /go.mod h1:oB6AhJQvFQL4LEHyXi6aJzQJtBiTQHiAd83l0GdFaiw =
57
+ go.mongodb.org/mongo-driver v1.17 .1 h1:Wic5cJIwJgSpBhe3lx3+/RybR5PiYRMpVFgO7cOHyIM =
58
+ go.mongodb.org/mongo-driver v1.17 .1 /go.mod h1:wwWm/+BuOddhcq3n68LKRmgk2wXzmF6s0SFOa0GINL4 =
59
59
golang.org/x/exp v0.0.0-20241004190924-225e2abe05e6 h1:1wqE9dj9NpSm04INVsJhhEUzhuDVjbcyKH91sVyPATw =
60
60
golang.org/x/exp v0.0.0-20241004190924-225e2abe05e6 /go.mod h1:NQtJDoLvd6faHhE7m4T/1IY708gDefGGjR/iUW8yQQ8 =
61
61
golang.org/x/sys v0.26.0 h1:KHjCJyddX0LoSTb3J+vWpupP9p0oznkqVk/IfjymZbo =
You can’t perform that action at this time.
0 commit comments