Skip to content

Commit

Permalink
chore: pin fix's fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaRedHand committed Jan 6, 2025
1 parent 2e18ddb commit 772556f
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.22
toolchain go1.23.4

require (
github.com/Layr-Labs/eigensdk-go v0.2.0-beta
github.com/Layr-Labs/eigensdk-go v0.2.0-beta.0.20250106204209-9fe3e7d28e01
github.com/ethereum/go-ethereum v1.14.12
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 @@ -11,6 +11,8 @@ github.com/Layr-Labs/eigensdk-go v0.1.14-0.20241230193544-1fc432361165 h1:oiuPO5
github.com/Layr-Labs/eigensdk-go v0.1.14-0.20241230193544-1fc432361165/go.mod h1:G4yqiK+5NfUuEMVGGncOEm7QskuGRPmKA7bKxpPzPT4=
github.com/Layr-Labs/eigensdk-go v0.2.0-beta h1:pj3LaWvlKwrwbOsMBwV/G3kn+TRpUfYKvHyTM0HTP4g=
github.com/Layr-Labs/eigensdk-go v0.2.0-beta/go.mod h1:G4yqiK+5NfUuEMVGGncOEm7QskuGRPmKA7bKxpPzPT4=
github.com/Layr-Labs/eigensdk-go v0.2.0-beta.0.20250106204209-9fe3e7d28e01 h1:TRuR9IhJG0sCT+yk3IyUYbvDsR4fd7Etiwlkmwy6Q1k=
github.com/Layr-Labs/eigensdk-go v0.2.0-beta.0.20250106204209-9fe3e7d28e01/go.mod h1:G4yqiK+5NfUuEMVGGncOEm7QskuGRPmKA7bKxpPzPT4=
github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=
github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU=
github.com/Microsoft/hcsshim v0.11.4 h1:68vKo2VN8DE9AdN4tnkWnmdhqdbpUFM8OF3Airm7fz8=
Expand Down

0 comments on commit 772556f

Please sign in to comment.