This repository was archived by the owner on Mar 24, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
frameworks/Go/goravel/src/fiber Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020 cloud.google.com/go/compute/metadata v0.2.3 // indirect
2121 cloud.google.com/go/iam v1.1.6 // indirect
2222 cloud.google.com/go/pubsub v1.36.1 // indirect
23- filippo.io/edwards25519 v1.1.0 // indirect
23+ filippo.io/edwards25519 v1.1.1 // indirect
2424 github.com/Azure/go-autorest v14.2.0+incompatible // indirect
2525 github.com/Azure/go-autorest/autorest/adal v0.9.16 // indirect
2626 github.com/Azure/go-autorest/autorest/date v0.3.0 // indirect
Original file line number Diff line number Diff line change @@ -55,8 +55,8 @@ cloud.google.com/go/storage v1.6.0/go.mod h1:N7U0C8pVQ/+NIKOBQyamJIeKQKkZ+mxpohl
5555cloud.google.com/go/storage v1.8.0 /go.mod h1:Wv1Oy7z6Yz3DshWRJFhqM/UCfaWIRTdp0RXyy7KQOVs =
5656cloud.google.com/go/storage v1.10.0 /go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9ullr3+Kg0 =
5757dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9 /go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU =
58- filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA =
59- filippo.io/edwards25519 v1.1.0 /go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4 =
58+ filippo.io/edwards25519 v1.1.1 h1:YpjwWWlNmGIDyXOn8zLzqiD+9TyIlPhGFG96P39uBpw =
59+ filippo.io/edwards25519 v1.1.1 /go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4 =
6060github.com/Azure/azure-sdk-for-go/sdk/azcore v1.4.0 /go.mod h1:ON4tFdPTwRcgWEaVDrN3584Ef+b7GgSJaXxe5fW9t4M =
6161github.com/Azure/azure-sdk-for-go/sdk/azcore v1.6.0 /go.mod h1:bjGvMhVMb+EEm3VRNQawDMUyMMjo+S5ewNjflkep/0Q =
6262github.com/Azure/azure-sdk-for-go/sdk/azcore v1.6.1 /go.mod h1:bjGvMhVMb+EEm3VRNQawDMUyMMjo+S5ewNjflkep/0Q =
You can’t perform that action at this time.
0 commit comments