Skip to content

Commit

Permalink
upgrade sdk commit
Browse files Browse the repository at this point in the history
  • Loading branch information
pablodeymo committed Nov 13, 2024
1 parent b6e4bc6 commit 21afd24
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
toolchain go1.21.0

require (
github.com/Layr-Labs/eigensdk-go v0.1.13-0.20241112205251-eeed9ff769d2
github.com/Layr-Labs/eigensdk-go v0.1.13-0.20241113150248-3aff91acf6f4
github.com/ethereum/go-ethereum v1.14.0
github.com/prometheus/client_golang v1.19.0
github.com/stretchr/testify v1.9.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ github.com/Layr-Labs/eigensdk-go v0.1.13-0.20241108213203-a5ad59992469 h1:zBmTZd
github.com/Layr-Labs/eigensdk-go v0.1.13-0.20241108213203-a5ad59992469/go.mod h1:QsDfVTmN1BCYl3OAZKMRqdloyXUQ6UOYjS1QZbB9aP4=
github.com/Layr-Labs/eigensdk-go v0.1.13-0.20241112205251-eeed9ff769d2 h1:GXDGOMvkDqdZcVPTxFRTihMaz/PByRLNqc5V1s8ijnw=
github.com/Layr-Labs/eigensdk-go v0.1.13-0.20241112205251-eeed9ff769d2/go.mod h1:QsDfVTmN1BCYl3OAZKMRqdloyXUQ6UOYjS1QZbB9aP4=
github.com/Layr-Labs/eigensdk-go v0.1.13-0.20241113150248-3aff91acf6f4 h1:jHVVR5oR7Y7GIQ3RpTodpqhVVxMi3iRIl5fTgjBRCRE=
github.com/Layr-Labs/eigensdk-go v0.1.13-0.20241113150248-3aff91acf6f4/go.mod h1:QsDfVTmN1BCYl3OAZKMRqdloyXUQ6UOYjS1QZbB9aP4=
github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migciow=
github.com/Microsoft/go-winio v0.6.1/go.mod h1:LRdKpFKfdobln8UmuiYcKPot9D2v6svN5+sAH+4kjUM=
github.com/Microsoft/hcsshim v0.11.4 h1:68vKo2VN8DE9AdN4tnkWnmdhqdbpUFM8OF3Airm7fz8=
Expand Down

0 comments on commit 21afd24

Please sign in to comment.