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 @@ -6,7 +6,7 @@ require (
6
6
github.com/golang-jwt/jwt/v5 v5.2.0
7
7
github.com/google/logger v1.1.1
8
8
github.com/julienschmidt/httprouter v1.3.0
9
- go.mongodb.org/mongo-driver v1.12 .1
9
+ go.mongodb.org/mongo-driver v1.13 .1
10
10
)
11
11
12
12
require (
Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d/go.mod h1:rHwXgn7Jul
27
27
github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a h1:fZHgsYlfvtyqToslyjUt3VOPF4J7aK/3MPcK7xp3PDk =
28
28
github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a /go.mod h1:ul22v+Nro/R083muKhosV54bj5niojjWZvU8xrevuH4 =
29
29
github.com/yuin/goldmark v1.4.13 /go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY =
30
- go.mongodb.org/mongo-driver v1.12 .1 h1:nLkghSU8fQNaK7oUmDhQFsnrtcoNy7Z6LVFKsEecqgE =
31
- go.mongodb.org/mongo-driver v1.12 .1 /go.mod h1:/rGBTebI3XYboVmgz+Wv3Bcbl3aD0QF9zl6kDDw18rQ =
30
+ go.mongodb.org/mongo-driver v1.13 .1 h1:YIc7HTYsKndGK4RFzJ3covLz1byri52x0IoMB0Pt/vk =
31
+ go.mongodb.org/mongo-driver v1.13 .1 /go.mod h1:wcDf1JBCXy2mOW0bWHwO/IOYqdca1MPCwDtFu/Z9+eo =
32
32
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
33
33
golang.org/x/crypto v0.0.0-20200302210943-78000ba7a073 /go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto =
34
34
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 /go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc =
You can’t perform that action at this time.
0 commit comments