Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Commit ebe80fa

Browse files
Merge pull request #10787 from TechEmpower/dependabot/go_modules/frameworks/Go/goravel/src/fiber/filippo.io/edwards25519-1.1.1
Build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 in /frameworks/Go/goravel/src/fiber
2 parents 3a608c6 + 85641e2 commit ebe80fa

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

frameworks/Go/goravel/src/fiber/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

frameworks/Go/goravel/src/fiber/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ cloud.google.com/go/storage v1.6.0/go.mod h1:N7U0C8pVQ/+NIKOBQyamJIeKQKkZ+mxpohl
5555
cloud.google.com/go/storage v1.8.0/go.mod h1:Wv1Oy7z6Yz3DshWRJFhqM/UCfaWIRTdp0RXyy7KQOVs=
5656
cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9ullr3+Kg0=
5757
dmitri.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=
6060
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.4.0/go.mod h1:ON4tFdPTwRcgWEaVDrN3584Ef+b7GgSJaXxe5fW9t4M=
6161
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.6.0/go.mod h1:bjGvMhVMb+EEm3VRNQawDMUyMMjo+S5ewNjflkep/0Q=
6262
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.6.1/go.mod h1:bjGvMhVMb+EEm3VRNQawDMUyMMjo+S5ewNjflkep/0Q=

0 commit comments

Comments
 (0)