Skip to content

Commit

Permalink
Merge pull request #22 from Layr-Labs/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/Layr-Labs/eigensdk-go-0.1.3

Bump github.com/Layr-Labs/eigensdk-go from 0.1.3-0.20240318050546-8d038f135826 to 0.1.3
  • Loading branch information
samlaf authored Mar 28, 2024
2 parents 32b567f + 9b6c860 commit be163e1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/Layr-Labs/avs-sync
go 1.21.2

require (
github.com/Layr-Labs/eigensdk-go v0.1.3-0.20240318050546-8d038f135826
github.com/Layr-Labs/eigensdk-go v0.1.3
github.com/ethereum/go-ethereum v1.13.14
github.com/testcontainers/testcontainers-go v0.29.1
github.com/urfave/cli v1.22.14
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1/go.mod h1:xomTg6
github.com/BurntSushi/toml v1.3.2/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=
github.com/DataDog/zstd v1.4.5 h1:EndNeuB0l9syBZhut0wns3gV1hL8zX8LIu6ZiVHWLIQ=
github.com/DataDog/zstd v1.4.5/go.mod h1:1jcaCB/ufaK+sKp1NBhlGmpz41jOoPQ35bpF36t7BBo=
github.com/Layr-Labs/eigensdk-go v0.1.3-0.20240318050546-8d038f135826 h1:KENAtjyjJu/wBkVihG2cVdQbEKl44LuPqrj8IVqUFeI=
github.com/Layr-Labs/eigensdk-go v0.1.3-0.20240318050546-8d038f135826/go.mod h1:J+d9zxN4VyMtchmsPzGASFcCjpnh1eT4aE2ggiqOz/g=
github.com/Layr-Labs/eigensdk-go v0.1.3 h1:GYRd3CYtPFkLVP07Ml284j9m4igKvPxeAhgSCpRCtpc=
github.com/Layr-Labs/eigensdk-go v0.1.3/go.mod h1:J+d9zxN4VyMtchmsPzGASFcCjpnh1eT4aE2ggiqOz/g=
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 be163e1

Please sign in to comment.