Bump github.com/ecies/go/v2 from 2.0.4 to 2.0.8

Bumps [github.com/ecies/go/v2](https://github.com/ecies/go) from 2.0.4 to 2.0.8.
- [Release notes](https://github.com/ecies/go/releases)
- [Commits](https://github.com/ecies/go/compare/v2.0.4...v2.0.8)

---
updated-dependencies:
- dependency-name: github.com/ecies/go/v2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-05 23:31:50 +00:00
committed by GitHub
parent 6d634a3c26
commit 8672a9fc97
2 changed files with 642 additions and 25 deletions
+6 -6
View File
@@ -7,20 +7,20 @@ require (
github.com/D3Ext/maldev v0.1.4
github.com/awgh/rawreader v0.0.0-20200626064944-56820a9c6da4
github.com/google/uuid v1.3.1
golang.org/x/sys v0.12.0
golang.org/x/sys v0.15.0
)
require (
github.com/alwindoss/morse v1.0.1 // indirect
github.com/briandowns/spinner v1.23.0 // indirect
github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be // indirect
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1 // indirect
github.com/ecies/go/v2 v2.0.4 // indirect
github.com/ethereum/go-ethereum v1.10.17 // indirect
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 // indirect
github.com/ecies/go/v2 v2.0.8 // indirect
github.com/ethereum/go-ethereum v1.13.5 // indirect
github.com/fatih/color v1.15.0 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.18 // indirect
github.com/mitchellh/go-ps v1.0.0 // indirect
golang.org/x/crypto v0.4.0 // indirect
golang.org/x/term v0.8.0 // indirect
golang.org/x/crypto v0.16.0 // indirect
golang.org/x/term v0.15.0 // indirect
)
+636 -19
View File
File diff suppressed because it is too large Load Diff