Skip to content

Commit

Permalink
Update go mod replace
Browse files Browse the repository at this point in the history
  • Loading branch information
xqft committed Aug 20, 2024
1 parent 2b353e2 commit b0c70c2
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 @@ -87,4 +87,4 @@ require (

replace github.com/Layr-Labs/eigensdk-go => github.com/yetanotherco/eigensdk-go v0.1.10-0.20240805154752-29f4d3457921

replace github.com/yetanotherco/aligned_layer => github.com/lambdaclass/aligned_layer v0.0.0-20240819205938-66fc5d3df926
replace github.com/yetanotherco/aligned_layer => github.com/lambdaclass/aligned_layer v0.0.0-20240820200620-d2af2d6a7064
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=
github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
github.com/lambdaclass/aligned_layer v0.0.0-20240819205938-66fc5d3df926 h1:MZSrf2DFdKZSBzE9EXqzuDU77cIwNC2oLZSJyodBa64=
github.com/lambdaclass/aligned_layer v0.0.0-20240819205938-66fc5d3df926/go.mod h1:tG9y36YVwt6h32SJJlR+A1s+Cy2JfP5A96ZyrhVGbZc=
github.com/lambdaclass/aligned_layer v0.0.0-20240820200620-d2af2d6a7064 h1:y6S/vT8v6v6uRe9mEUUirxSGQVPKqikHC9eITFD3KH0=
github.com/lambdaclass/aligned_layer v0.0.0-20240820200620-d2af2d6a7064/go.mod h1:B6Dau6SoFJmpHQOAyq6m2VMHwWP2IhCXnXdbAPdXzUI=
github.com/leanovate/gopter v0.2.9 h1:fQjYxZaynp97ozCzfOyOuAGOU4aU/z37zf/tOujFk7c=
github.com/leanovate/gopter v0.2.9/go.mod h1:U2L/78B+KVFIx2VmW6onHJQzXtFb+p5y3y2Sh+Jxxv8=
github.com/lmittmann/tint v1.0.4 h1:LeYihpJ9hyGvE0w+K2okPTGUdVLfng1+nDNVR4vWISc=
Expand Down

0 comments on commit b0c70c2

Please sign in to comment.