File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/crydensync/api
33go 1.25.0
44
55require (
6- github.com/crydensync/cryden/v2 v2.0 .0
6+ github.com/crydensync/cryden/v2 v2.1 .0
77 github.com/lib/pq v1.12.3
88)
99
@@ -12,5 +12,3 @@ require (
1212 github.com/google/uuid v1.6.0 // indirect
1313 golang.org/x/crypto v0.54.0 // indirect
1414)
15-
16- replace github.com/crydensync/cryden/v2 => ../cryden
Original file line number Diff line number Diff line change 1+ github.com/crydensync/cryden/v2 v2.1.0 h1:qU35YuSI2g6pQd+b0s0XcQrWuDVTtEyH53ly61C2qtI =
2+ github.com/crydensync/cryden/v2 v2.1.0 /go.mod h1:kkLk2779IPHbbj7aBmieH2jZRkwWGzyTmHHWKojAQEQ =
13github.com/golang-jwt/jwt/v5 v5.3.1 h1:kYf81DTWFe7t+1VvL7eS+jKFVWaUnK9cB1qbwn63YCY =
24github.com/golang-jwt/jwt/v5 v5.3.1 /go.mod h1:fxCRLWMO43lRc8nhHWY6LGqRcf+1gQWArsqaEUEa5bE =
35github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
You can’t perform that action at this time.
0 commit comments