File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ require (
5252
5353require (
5454 ariga.io/atlas v0.32.1-0.20250325101103-175b25e1c1b9 // indirect
55- filippo.io/edwards25519 v1.1.0 // indirect
55+ filippo.io/edwards25519 v1.1.1 // indirect
5656 github.com/DATA-DOG/go-sqlmock v1.5.2 // indirect
5757 github.com/KyleBanks/depth v1.2.1 // indirect
5858 github.com/agext/levenshtein v1.2.3 // indirect
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ entgo.io/contrib v0.7.0 h1:4Ghx8O0rqSMmca3FIJ6QyZbQAoLvdzWqLMl1MbHFEEw=
99entgo.io/contrib v0.7.0 /go.mod h1:zbPSUrbn+6dfyv8S9HWEvn1MyGpO95ik2lUNgaqWTt4 =
1010entgo.io/ent v0.14.5 h1:Rj2WOYJtCkWyFo6a+5wB3EfBRP0rnx1fMk6gGA0UUe4 =
1111entgo.io/ent v0.14.5 /go.mod h1:zTzLmWtPvGpmSwtkaayM2cm5m819NdM7z7tYPq3vN0U =
12- filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA =
13- filippo.io/edwards25519 v1.1.0 /go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4 =
12+ filippo.io/edwards25519 v1.1.1 h1:YpjwWWlNmGIDyXOn8zLzqiD+9TyIlPhGFG96P39uBpw =
13+ filippo.io/edwards25519 v1.1.1 /go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4 =
1414github.com/99designs/gqlgen v0.17.86 h1:C8N3UTa5heXX6twl+b0AJyGkTwYL6dNmFrgZNLRcU6w =
1515github.com/99designs/gqlgen v0.17.86 /go.mod h1:KTrPl+vHA1IUzNlh4EYkl7+tcErL3MgKnhHrBcV74Fw =
1616github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
You can’t perform that action at this time.
0 commit comments