File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
21
21
github.com/swaggo/files v1.0.1
22
22
github.com/swaggo/gin-swagger v1.6.0
23
23
github.com/swaggo/swag v1.16.4
24
- go.mongodb.org/mongo-driver v1.17.2
24
+ go.mongodb.org/mongo-driver v1.17.3
25
25
golang.org/x/crypto v0.34.0
26
26
)
27
27
Original file line number Diff line number Diff line change @@ -158,8 +158,8 @@ github.com/youmark/pkcs8 v0.0.0-20240726163527-a2c0da244d78 h1:ilQV1hzziu+LLM3zU
158
158
github.com/youmark/pkcs8 v0.0.0-20240726163527-a2c0da244d78 /go.mod h1:aL8wCCfTfSfmXjznFBSZNN13rSJjlIOI1fUNAtF7rmI =
159
159
github.com/yuin/goldmark v1.3.5 /go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k =
160
160
github.com/yuin/goldmark v1.4.13 /go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY =
161
- go.mongodb.org/mongo-driver v1.17.2 h1:gvZyk8352qSfzyZ2UMWcpDpMSGEr1eqE4T793SqyhzM =
162
- go.mongodb.org/mongo-driver v1.17.2 /go.mod h1:Hy04i7O2kC4RS06ZrhPRqj/u4DTYkFDAAccj+rVKqgQ =
161
+ go.mongodb.org/mongo-driver v1.17.3 h1:TQyXhnsWfWtgAhMtOgtYHMTkZIfBTpMTsMnd9ZBeHxQ =
162
+ go.mongodb.org/mongo-driver v1.17.3 /go.mod h1:Hy04i7O2kC4RS06ZrhPRqj/u4DTYkFDAAccj+rVKqgQ =
163
163
golang.org/x/arch v0.0.0-20210923205945-b76863e36670 /go.mod h1:5om86z9Hs0C8fWVUuoMHwpExlXzs5Tkyp9hOrfG7pp8 =
164
164
golang.org/x/arch v0.8.0 h1:3wRIsP3pM4yUptoR96otTUOXI367OS0+c9eeRi9doIc =
165
165
golang.org/x/arch v0.8.0 /go.mod h1:FEVrYAQjsQXMVJ1nsMoVVXPZg6p2JE2mx8psSWTDQys =
You can’t perform that action at this time.
0 commit comments