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 @@ -40,7 +40,7 @@ require (
4040require (
4141 cloud.google.com/go/auth v0.9.1 // indirect
4242 cloud.google.com/go/auth/oauth2adapt v0.2.4 // indirect
43- filippo.io/edwards25519 v1.1.0 // indirect
43+ filippo.io/edwards25519 v1.1.1 // indirect
4444 github.com/KyleBanks/depth v1.2.1 // indirect
4545 github.com/felixge/httpsnoop v1.0.4 // indirect
4646 github.com/fsnotify/fsnotify v1.7.0 // indirect
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ cloud.google.com/go/longrunning v0.6.0 h1:mM1ZmaNsQsnb+5n1DNPeL0KwQd9jQRqSqSDEkB
1515cloud.google.com/go/longrunning v0.6.0 /go.mod h1:uHzSZqW89h7/pasCWNYdUpwGz3PcVWhrWupreVPYLts =
1616cloud.google.com/go/storage v1.43.0 h1:CcxnSohZwizt4LCzQHWvBf1/kvtHUn7gk9QERXPyXFs =
1717cloud.google.com/go/storage v1.43.0 /go.mod h1:ajvxEa7WmZS1PxvKRq4bq0tFT3vMd502JwstCcYv0Q0 =
18- filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA =
19- filippo.io/edwards25519 v1.1.0 /go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4 =
18+ filippo.io/edwards25519 v1.1.1 h1:YpjwWWlNmGIDyXOn8zLzqiD+9TyIlPhGFG96P39uBpw =
19+ filippo.io/edwards25519 v1.1.1 /go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4 =
2020github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
2121github.com/KyleBanks/depth v1.2.1 h1:5h8fQADFrWtarTdtDudMmGsC7GPbOAu6RVB3ffsVFHc =
2222github.com/KyleBanks/depth v1.2.1 /go.mod h1:jzSb9d0L43HxTQfT+oSA1EEp2q+ne2uh6XgeJcm8brE =
You can’t perform that action at this time.
0 commit comments