Skip to content

Commit

Permalink
Updated the go lib
Browse files Browse the repository at this point in the history
  • Loading branch information
jclapis committed Dec 30, 2022
1 parent 2ba9a87 commit bfb7590
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
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.19
require (
github.com/ethereum/go-ethereum v1.10.25
github.com/fatih/color v1.13.0
github.com/rocket-pool/rocketpool-go v1.10.1-0.20221107074643-c7bbb1946848
github.com/rocket-pool/rocketpool-go v1.4.1
github.com/rocket-pool/smartnode v1.7.2
github.com/urfave/cli/v2 v2.23.0
)
Expand Down
3 changes: 1 addition & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1707,9 +1707,8 @@ github.com/rjeczalik/notify v0.9.1 h1:CLCKso/QK1snAlnhNR/CNvNiFU2saUtjV0bx3EwNeC
github.com/rjeczalik/notify v0.9.1/go.mod h1:rKwnCoCGeuQnwBtTSPL9Dad03Vh2n40ePRrjvIXnJho=
github.com/rocket-pool/go-merkletree v1.0.1-0.20220406020931-c262d9b976dd h1:p9KuetSKB9nte9I/MkkiM3pwKFVQgqxxPTQ0y56Ff6s=
github.com/rocket-pool/go-merkletree v1.0.1-0.20220406020931-c262d9b976dd/go.mod h1:UE9fof8P7iESVtLn1K9CTSkNRYVFHZHlf96RKbU33kA=
github.com/rocket-pool/rocketpool-go v1.4.1 h1:yS3stw3Ouli4fjRwQgpUxbP0yBN4aGkDrxPLxkUSox8=
github.com/rocket-pool/rocketpool-go v1.4.1/go.mod h1:+7kSXEvMUCEqstio3PBVTnaGoI2lSTwNUJ8/D4D91gM=
github.com/rocket-pool/rocketpool-go v1.10.1-0.20221107074643-c7bbb1946848 h1:Iny1IgKEv3/0eUyPoExnXlyXNzUtGda+JAa2m0KlVrQ=
github.com/rocket-pool/rocketpool-go v1.10.1-0.20221107074643-c7bbb1946848/go.mod h1:+7kSXEvMUCEqstio3PBVTnaGoI2lSTwNUJ8/D4D91gM=
github.com/rocket-pool/smartnode v1.7.2 h1:j1JGhAmPoqAjGlH6KFDING2lNFDuM1mI4uqUWTOqCL0=
github.com/rocket-pool/smartnode v1.7.2/go.mod h1:J7DZky3BnceQbMqiQL70D7+tGBtEzBnFmfyVSVBwef8=
github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod h1:XWv6SoW27p1b0cqNHllgS5HIMJraePCO15w5zCzIWYg=
Expand Down

0 comments on commit bfb7590

Please sign in to comment.