File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ require (
99
99
github.com/wasilibs/go-re2 v1.9.0
100
100
github.com/xanzy/go-gitlab v0.114.0
101
101
github.com/xo/dburl v0.23.3
102
- go.mongodb.org/mongo-driver v1.17.1
102
+ go.mongodb.org/mongo-driver v1.17.3
103
103
go.uber.org/automaxprocs v1.6.0
104
104
go.uber.org/mock v0.5.0
105
105
go.uber.org/zap v1.27.0
Original file line number Diff line number Diff line change @@ -785,6 +785,8 @@ go.einride.tech/aip v0.60.0 h1:h6bgabZ5BCfAptbGex8jbh3VvPBRLa6xq+pQ1CAjHYw=
785
785
go.einride.tech/aip v0.60.0 /go.mod h1:SdLbSbgSU60Xkb4TMkmsZEQPHeEWx0ikBoq5QnqZvdg =
786
786
go.mongodb.org/mongo-driver v1.17.1 h1:Wic5cJIwJgSpBhe3lx3+/RybR5PiYRMpVFgO7cOHyIM =
787
787
go.mongodb.org/mongo-driver v1.17.1 /go.mod h1:wwWm/+BuOddhcq3n68LKRmgk2wXzmF6s0SFOa0GINL4 =
788
+ go.mongodb.org/mongo-driver v1.17.3 h1:TQyXhnsWfWtgAhMtOgtYHMTkZIfBTpMTsMnd9ZBeHxQ =
789
+ go.mongodb.org/mongo-driver v1.17.3 /go.mod h1:Hy04i7O2kC4RS06ZrhPRqj/u4DTYkFDAAccj+rVKqgQ =
788
790
go.opencensus.io v0.21.0 /go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU =
789
791
go.opencensus.io v0.22.0 /go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8 =
790
792
go.opencensus.io v0.22.2 /go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw =
You can’t perform that action at this time.
0 commit comments