Skip to content

Commit

Permalink
Removed the dependency override
Browse files Browse the repository at this point in the history
  • Loading branch information
jclapis committed Jul 24, 2023
1 parent db7d5f9 commit a091e34
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 @@ -115,6 +115,6 @@ require (

replace github.com/wealdtech/go-merkletree v1.0.1-0.20190605192610-2bb163c2ea2a => github.com/rocket-pool/go-merkletree v1.0.1-0.20220406020931-c262d9b976dd

replace github.com/rocket-pool/smartnode => ../smartnode
// replace github.com/rocket-pool/smartnode => ../smartnode

// replace github.com/rocket-pool/rocketpool-go => ../rocketpool-go
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1308,6 +1308,8 @@ github.com/rocket-pool/go-merkletree v1.0.1-0.20220406020931-c262d9b976dd h1:p9K
github.com/rocket-pool/go-merkletree v1.0.1-0.20220406020931-c262d9b976dd/go.mod h1:UE9fof8P7iESVtLn1K9CTSkNRYVFHZHlf96RKbU33kA=
github.com/rocket-pool/rocketpool-go v1.7.0 h1:N3sS2y9cE4aEEBQ9MpqHXL4p72NUrka42+WwuP6QY1k=
github.com/rocket-pool/rocketpool-go v1.7.0/go.mod h1:BL08w51uFHR1AbrnqMwPNSf8a3EpQoE3aGglxcDcw84=
github.com/rocket-pool/smartnode v1.10.0 h1:bboxCSW3ldYT9n0CiBUftxYAvTQX9kgR2d76koGbWfo=
github.com/rocket-pool/smartnode v1.10.0/go.mod h1:DqndDaqu0y+XhXQAyBeZberD5pPryIo8gJc5AOSN2vk=
github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod h1:XWv6SoW27p1b0cqNHllgS5HIMJraePCO15w5zCzIWYg=
github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ=
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
Expand Down

0 comments on commit a091e34

Please # to comment.