174 lines
6.1 KiB
Plaintext
174 lines
6.1 KiB
Plaintext
# github.com/Microsoft/go-winio v0.6.2
|
|
## explicit; go 1.21
|
|
github.com/Microsoft/go-winio
|
|
github.com/Microsoft/go-winio/internal/fs
|
|
github.com/Microsoft/go-winio/internal/socket
|
|
github.com/Microsoft/go-winio/internal/stringbuffer
|
|
github.com/Microsoft/go-winio/pkg/guid
|
|
# github.com/StackExchange/wmi v1.2.1
|
|
## explicit; go 1.13
|
|
github.com/StackExchange/wmi
|
|
# github.com/bits-and-blooms/bitset v1.24.0
|
|
## explicit; go 1.16
|
|
github.com/bits-and-blooms/bitset
|
|
# github.com/consensys/gnark-crypto v0.19.0
|
|
## explicit; go 1.23.0
|
|
github.com/consensys/gnark-crypto/ecc
|
|
github.com/consensys/gnark-crypto/ecc/bls12-381
|
|
github.com/consensys/gnark-crypto/ecc/bls12-381/bandersnatch
|
|
github.com/consensys/gnark-crypto/ecc/bls12-381/fp
|
|
github.com/consensys/gnark-crypto/ecc/bls12-381/fr
|
|
github.com/consensys/gnark-crypto/ecc/bls12-381/hash_to_curve
|
|
github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower
|
|
github.com/consensys/gnark-crypto/field/asm/element_4w
|
|
github.com/consensys/gnark-crypto/field/asm/element_6w
|
|
github.com/consensys/gnark-crypto/field/hash
|
|
github.com/consensys/gnark-crypto/field/pool
|
|
github.com/consensys/gnark-crypto/internal/parallel
|
|
github.com/consensys/gnark-crypto/utils/cpu
|
|
# github.com/cpuguy83/go-md2man/v2 v2.0.5
|
|
## explicit; go 1.11
|
|
github.com/cpuguy83/go-md2man/v2/md2man
|
|
# github.com/crate-crypto/go-eth-kzg v1.4.0
|
|
## explicit; go 1.22
|
|
github.com/crate-crypto/go-eth-kzg
|
|
github.com/crate-crypto/go-eth-kzg/internal/domain
|
|
github.com/crate-crypto/go-eth-kzg/internal/erasure_code
|
|
github.com/crate-crypto/go-eth-kzg/internal/kzg
|
|
github.com/crate-crypto/go-eth-kzg/internal/kzg_multi
|
|
github.com/crate-crypto/go-eth-kzg/internal/kzg_multi/fk20
|
|
github.com/crate-crypto/go-eth-kzg/internal/multiexp
|
|
github.com/crate-crypto/go-eth-kzg/internal/poly
|
|
github.com/crate-crypto/go-eth-kzg/internal/utils
|
|
# github.com/crate-crypto/go-ipa v0.0.0-20240724233137-53bbb0ceb27a
|
|
## explicit; go 1.18
|
|
github.com/crate-crypto/go-ipa
|
|
github.com/crate-crypto/go-ipa/bandersnatch
|
|
github.com/crate-crypto/go-ipa/bandersnatch/fp
|
|
github.com/crate-crypto/go-ipa/bandersnatch/fr
|
|
github.com/crate-crypto/go-ipa/banderwagon
|
|
github.com/crate-crypto/go-ipa/common
|
|
github.com/crate-crypto/go-ipa/common/parallel
|
|
github.com/crate-crypto/go-ipa/ipa
|
|
# github.com/davecgh/go-spew v1.1.1
|
|
## explicit
|
|
github.com/davecgh/go-spew/spew
|
|
# github.com/deckarep/golang-set/v2 v2.6.0
|
|
## explicit; go 1.18
|
|
github.com/deckarep/golang-set/v2
|
|
# github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0
|
|
## explicit; go 1.17
|
|
github.com/decred/dcrd/dcrec/secp256k1/v4
|
|
github.com/decred/dcrd/dcrec/secp256k1/v4/ecdsa
|
|
# github.com/ethereum/c-kzg-4844/v2 v2.1.2
|
|
## explicit; go 1.19
|
|
github.com/ethereum/c-kzg-4844/v2/bindings/go
|
|
# github.com/ethereum/go-ethereum v1.16.3
|
|
## explicit; go 1.23.0
|
|
github.com/ethereum/go-ethereum
|
|
github.com/ethereum/go-ethereum/accounts
|
|
github.com/ethereum/go-ethereum/accounts/abi
|
|
github.com/ethereum/go-ethereum/accounts/keystore
|
|
github.com/ethereum/go-ethereum/common
|
|
github.com/ethereum/go-ethereum/common/hexutil
|
|
github.com/ethereum/go-ethereum/common/math
|
|
github.com/ethereum/go-ethereum/common/mclock
|
|
github.com/ethereum/go-ethereum/core/types
|
|
github.com/ethereum/go-ethereum/crypto
|
|
github.com/ethereum/go-ethereum/crypto/kzg4844
|
|
github.com/ethereum/go-ethereum/crypto/secp256k1
|
|
github.com/ethereum/go-ethereum/crypto/secp256k1/libsecp256k1/include
|
|
github.com/ethereum/go-ethereum/crypto/secp256k1/libsecp256k1/src
|
|
github.com/ethereum/go-ethereum/crypto/secp256k1/libsecp256k1/src/modules/recovery
|
|
github.com/ethereum/go-ethereum/ethclient
|
|
github.com/ethereum/go-ethereum/event
|
|
github.com/ethereum/go-ethereum/log
|
|
github.com/ethereum/go-ethereum/metrics
|
|
github.com/ethereum/go-ethereum/p2p/netutil
|
|
github.com/ethereum/go-ethereum/params
|
|
github.com/ethereum/go-ethereum/params/forks
|
|
github.com/ethereum/go-ethereum/rlp
|
|
github.com/ethereum/go-ethereum/rlp/internal/rlpstruct
|
|
github.com/ethereum/go-ethereum/rpc
|
|
# github.com/ethereum/go-verkle v0.2.2
|
|
## explicit; go 1.22
|
|
github.com/ethereum/go-verkle
|
|
# github.com/fsnotify/fsnotify v1.6.0
|
|
## explicit; go 1.16
|
|
github.com/fsnotify/fsnotify
|
|
# github.com/go-ole/go-ole v1.3.0
|
|
## explicit; go 1.12
|
|
github.com/go-ole/go-ole
|
|
github.com/go-ole/go-ole/oleutil
|
|
# github.com/google/uuid v1.3.0
|
|
## explicit
|
|
github.com/google/uuid
|
|
# github.com/gorilla/websocket v1.5.3
|
|
## explicit; go 1.12
|
|
github.com/gorilla/websocket
|
|
# github.com/hashicorp/go-bexpr v0.1.11
|
|
## explicit; go 1.14
|
|
# github.com/holiman/uint256 v1.3.2
|
|
## explicit; go 1.19
|
|
github.com/holiman/uint256
|
|
# github.com/klauspost/compress v1.17.9
|
|
## explicit; go 1.20
|
|
# github.com/mitchellh/mapstructure v1.5.0
|
|
## explicit; go 1.14
|
|
# github.com/pmezard/go-difflib v1.0.0
|
|
## explicit
|
|
github.com/pmezard/go-difflib/difflib
|
|
# github.com/russross/blackfriday/v2 v2.1.0
|
|
## explicit
|
|
github.com/russross/blackfriday/v2
|
|
# github.com/shirou/gopsutil v3.21.4-0.20210419000835-c7a38de76ee5+incompatible
|
|
## explicit
|
|
github.com/shirou/gopsutil/cpu
|
|
github.com/shirou/gopsutil/internal/common
|
|
# github.com/stretchr/objx v0.5.2
|
|
## explicit; go 1.20
|
|
github.com/stretchr/objx
|
|
# github.com/stretchr/testify v1.11.1
|
|
## explicit; go 1.17
|
|
github.com/stretchr/testify/assert
|
|
github.com/stretchr/testify/assert/yaml
|
|
github.com/stretchr/testify/mock
|
|
github.com/stretchr/testify/require
|
|
# github.com/supranational/blst v0.3.15
|
|
## explicit; go 1.11
|
|
github.com/supranational/blst/bindings/go
|
|
# github.com/tklauser/go-sysconf v0.3.12
|
|
## explicit; go 1.13
|
|
github.com/tklauser/go-sysconf
|
|
# github.com/tklauser/numcpus v0.6.1
|
|
## explicit; go 1.13
|
|
github.com/tklauser/numcpus
|
|
# github.com/urfave/cli/v2 v2.27.5
|
|
## explicit; go 1.18
|
|
github.com/urfave/cli/v2
|
|
# github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1
|
|
## explicit; go 1.15
|
|
github.com/xrash/smetrics
|
|
# golang.org/x/crypto v0.42.0
|
|
## explicit; go 1.24.0
|
|
golang.org/x/crypto/pbkdf2
|
|
golang.org/x/crypto/scrypt
|
|
golang.org/x/crypto/sha3
|
|
# golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
|
|
## explicit; go 1.20
|
|
# golang.org/x/sync v0.17.0
|
|
## explicit; go 1.24.0
|
|
golang.org/x/sync/errgroup
|
|
golang.org/x/sync/singleflight
|
|
# golang.org/x/sys v0.36.0
|
|
## explicit; go 1.24.0
|
|
golang.org/x/sys/cpu
|
|
golang.org/x/sys/unix
|
|
golang.org/x/sys/windows
|
|
# golang.org/x/time v0.10.0
|
|
## explicit; go 1.18
|
|
golang.org/x/time/rate
|
|
# gopkg.in/yaml.v3 v3.0.1
|
|
## explicit
|
|
gopkg.in/yaml.v3
|