Skip to content

Commit b0c70c2

Browse files
committed
Update go mod replace
1 parent 2b353e2 commit b0c70c2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,4 @@ require (
8787

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

90-
replace github.com/yetanotherco/aligned_layer => github.com/lambdaclass/aligned_layer v0.0.0-20240819205938-66fc5d3df926
90+
replace github.com/yetanotherco/aligned_layer => github.com/lambdaclass/aligned_layer v0.0.0-20240820200620-d2af2d6a7064

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
174174
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
175175
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=
176176
github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
177-
github.com/lambdaclass/aligned_layer v0.0.0-20240819205938-66fc5d3df926 h1:MZSrf2DFdKZSBzE9EXqzuDU77cIwNC2oLZSJyodBa64=
178-
github.com/lambdaclass/aligned_layer v0.0.0-20240819205938-66fc5d3df926/go.mod h1:tG9y36YVwt6h32SJJlR+A1s+Cy2JfP5A96ZyrhVGbZc=
177+
github.com/lambdaclass/aligned_layer v0.0.0-20240820200620-d2af2d6a7064 h1:y6S/vT8v6v6uRe9mEUUirxSGQVPKqikHC9eITFD3KH0=
178+
github.com/lambdaclass/aligned_layer v0.0.0-20240820200620-d2af2d6a7064/go.mod h1:B6Dau6SoFJmpHQOAyq6m2VMHwWP2IhCXnXdbAPdXzUI=
179179
github.com/leanovate/gopter v0.2.9 h1:fQjYxZaynp97ozCzfOyOuAGOU4aU/z37zf/tOujFk7c=
180180
github.com/leanovate/gopter v0.2.9/go.mod h1:U2L/78B+KVFIx2VmW6onHJQzXtFb+p5y3y2Sh+Jxxv8=
181181
github.com/lmittmann/tint v1.0.4 h1:LeYihpJ9hyGvE0w+K2okPTGUdVLfng1+nDNVR4vWISc=

0 commit comments

Comments
 (0)