Skip to content

Commit da7bfa2

Browse files
committedDec 16, 2024··
chote: latest eigensdk commit
1 parent b42e0ec commit da7bfa2

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed
 

‎go.mod

+1-4
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@ require (
77
github.com/Layr-Labs/eigenlayer-contracts v0.3.2-mainnet-rewards
88
github.com/Layr-Labs/eigenlayer-rewards-proofs v0.2.12
99
github.com/Layr-Labs/eigenpod-proofs-generation v0.0.14-stable.0.20240730152248-5c11a259293e
10-
//<<<<<<< HEAD
11-
// github.com/Layr-Labs/eigensdk-go v0.1.14-0.20241212190947-9985122d81fe
12-
//=======
13-
github.com/Layr-Labs/eigensdk-go v0.1.14-0.20241213014620-7831a35a43a7
10+
github.com/Layr-Labs/eigensdk-go v0.1.14-0.20241216183922-525ebfea245a
1411
github.com/blang/semver/v4 v4.0.0
1512
github.com/consensys/gnark-crypto v0.12.1
1613
github.com/ethereum/go-ethereum v1.14.5

‎go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ github.com/Layr-Labs/eigenpod-proofs-generation v0.0.14-stable.0.20240730152248-
1414
github.com/Layr-Labs/eigenpod-proofs-generation v0.0.14-stable.0.20240730152248-5c11a259293e/go.mod h1:T7tYN8bTdca2pkMnz9G2+ZwXYWw5gWqQUIu4KLgC/vM=
1515
github.com/Layr-Labs/eigensdk-go v0.1.14-0.20241213014620-7831a35a43a7 h1:58JjbKZs0oaGRQv/AU+XtqWvD3+dyKM4NIbqjACANN0=
1616
github.com/Layr-Labs/eigensdk-go v0.1.14-0.20241213014620-7831a35a43a7/go.mod h1:aYdNURUhaqeYOS+Cq12TfSdPbjFfiLaHkxPdR4Exq/s=
17+
github.com/Layr-Labs/eigensdk-go v0.1.14-0.20241216183922-525ebfea245a h1:SW/dP6D6YjN3y/vXC++TBmekXo/fDGcPXoYHitARz/I=
18+
github.com/Layr-Labs/eigensdk-go v0.1.14-0.20241216183922-525ebfea245a/go.mod h1:aYdNURUhaqeYOS+Cq12TfSdPbjFfiLaHkxPdR4Exq/s=
1719
github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=
1820
github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU=
1921
github.com/Microsoft/hcsshim v0.11.4 h1:68vKo2VN8DE9AdN4tnkWnmdhqdbpUFM8OF3Airm7fz8=

0 commit comments

Comments
 (0)
Please sign in to comment.