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 @@ -57,7 +57,7 @@ require (
5757 cloud.google.com/go/kms v1.23.2 // indirect
5858 cloud.google.com/go/longrunning v0.7.0 // indirect
5959 dario.cat/mergo v1.0.1 // indirect
60- filippo.io/edwards25519 v1.1.0 // indirect
60+ filippo.io/edwards25519 v1.1.1 // indirect
6161 github.com/Azure/azure-sdk-for-go/sdk/azcore v1.20.0 // indirect
6262 github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.13.1 // indirect
6363 github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.2 // indirect
Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ cloud.google.com/go/security v1.19.2 h1:cF3FkCRRbRC1oXuaGZFl3qU2sdu2gP3iOAHKzL5y
2121cloud.google.com/go/security v1.19.2 /go.mod h1:KXmf64mnOsLVKe8mk/bZpU1Rsvxqc0Ej0A6tgCeN93w =
2222dario.cat/mergo v1.0.1 h1:Ra4+bf83h2ztPIQYNP99R6m+Y7KfnARDfID+a+vLl4s =
2323dario.cat/mergo v1.0.1 /go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk =
24- filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA =
25- filippo.io/edwards25519 v1.1.0 /go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4 =
24+ filippo.io/edwards25519 v1.1.1 h1:YpjwWWlNmGIDyXOn8zLzqiD+9TyIlPhGFG96P39uBpw =
25+ filippo.io/edwards25519 v1.1.1 /go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4 =
2626github.com/Azure/azure-sdk-for-go/sdk/azcore v1.20.0 h1:JXg2dwJUmPB9JmtVmdEB16APJ7jurfbY5jnfXpJoRMc =
2727github.com/Azure/azure-sdk-for-go/sdk/azcore v1.20.0 /go.mod h1:YD5h/ldMsG0XiIw7PdyNhLxaM317eFh5yNLccNfGdyw =
2828github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.13.1 h1:Hk5QBxZQC1jb2Fwj6mpzme37xbCDdNTxU7O9eb5+LB4 =
You can’t perform that action at this time.
0 commit comments