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/xo/dburl v0.23.8
101
101
gitlab.com/gitlab-org/api/client-go v0.127.0
102
- go.mongodb.org/mongo-driver v1.17.3
102
+ go.mongodb.org/mongo-driver v1.17.4
103
103
go.uber.org/automaxprocs v1.6.0
104
104
go.uber.org/mock v0.5.1
105
105
go.uber.org/zap v1.27.0
Original file line number Diff line number Diff line change @@ -911,6 +911,8 @@ go.einride.tech/aip v0.60.0 h1:h6bgabZ5BCfAptbGex8jbh3VvPBRLa6xq+pQ1CAjHYw=
911
911
go.einride.tech/aip v0.60.0 /go.mod h1:SdLbSbgSU60Xkb4TMkmsZEQPHeEWx0ikBoq5QnqZvdg =
912
912
go.mongodb.org/mongo-driver v1.17.3 h1:TQyXhnsWfWtgAhMtOgtYHMTkZIfBTpMTsMnd9ZBeHxQ =
913
913
go.mongodb.org/mongo-driver v1.17.3 /go.mod h1:Hy04i7O2kC4RS06ZrhPRqj/u4DTYkFDAAccj+rVKqgQ =
914
+ go.mongodb.org/mongo-driver v1.17.4 h1:jUorfmVzljjr0FLzYQsGP8cgN/qzzxlY9Vh0C9KFXVw =
915
+ go.mongodb.org/mongo-driver v1.17.4 /go.mod h1:Hy04i7O2kC4RS06ZrhPRqj/u4DTYkFDAAccj+rVKqgQ =
914
916
go.opencensus.io v0.21.0 /go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU =
915
917
go.opencensus.io v0.22.0 /go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8 =
916
918
go.opencensus.io v0.22.2 /go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw =
You can’t perform that action at this time.
0 commit comments