Skip to content

Commit bb6f457

Browse files
Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 in /src/storage
Bumps [filippo.io/edwards25519](https://github.com/FiloSottile/edwards25519) from 1.1.0 to 1.1.1. - [Commits](FiloSottile/edwards25519@v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: filippo.io/edwards25519 dependency-version: 1.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a78447 commit bb6f457

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/storage/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
)
1313

1414
require (
15-
filippo.io/edwards25519 v1.1.0 // indirect
15+
filippo.io/edwards25519 v1.1.1 // indirect
1616
github.com/dustin/go-humanize v1.0.1 // indirect
1717
github.com/google/uuid v1.6.0 // indirect
1818
github.com/mattn/go-isatty v0.0.20 // indirect

0 commit comments

Comments
 (0)