Skip to content

Commit

Permalink
Go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcauchi committed Nov 12, 2024
1 parent 67b8f9f commit 4fb4f17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion integration-tests/load/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
github.com/rs/zerolog v1.33.0
github.com/slack-go/slack v0.15.0
github.com/smartcontractkit/chainlink-common v0.3.1-0.20241107134205-25e45ecd73ba
github.com/smartcontractkit/chainlink-testing-framework/lib v1.50.14-0.20241111214917-fce87d3f16f9
github.com/smartcontractkit/chainlink-testing-framework/lib v1.50.14-0.20241112122353-c208375d0cb3
github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.9
github.com/smartcontractkit/chainlink-testing-framework/wasp v1.50.2
github.com/smartcontractkit/chainlink/deployment v0.0.0-00010101000000-000000000000
Expand Down
4 changes: 2 additions & 2 deletions integration-tests/load/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1410,8 +1410,8 @@ github.com/smartcontractkit/chainlink-starknet/relayer v0.1.1-0.20241017135645-1
github.com/smartcontractkit/chainlink-starknet/relayer v0.1.1-0.20241017135645-176a23722fd8/go.mod h1:WkBqgBo+g34Gm5vWkDDl8Fh3Mzd7bF5hXp7rryg0t5o=
github.com/smartcontractkit/chainlink-testing-framework/havoc v1.50.2 h1:GDGrC5OGiV0RyM1znYWehSQXyZQWTOzrEeJRYmysPCE=
github.com/smartcontractkit/chainlink-testing-framework/havoc v1.50.2/go.mod h1:DsT43c1oTBmp3iQkMcoZOoKThwZvt8X3Pz6UmznJ4GY=
github.com/smartcontractkit/chainlink-testing-framework/lib v1.50.14-0.20241111214917-fce87d3f16f9 h1:NYTC1p+PvI0FXWixkvF3nx1IvDsZB4/HD9NvuQkltk0=
github.com/smartcontractkit/chainlink-testing-framework/lib v1.50.14-0.20241111214917-fce87d3f16f9/go.mod h1:6x/HQkd2k6AEsQocr9+ssFvksjnf7s/sTJYMfEyV2I0=
github.com/smartcontractkit/chainlink-testing-framework/lib v1.50.14-0.20241112122353-c208375d0cb3 h1:PXgUcATBnzB+lA7mHl561/6htqr+PmYLkNXAzRCFryc=
github.com/smartcontractkit/chainlink-testing-framework/lib v1.50.14-0.20241112122353-c208375d0cb3/go.mod h1:6x/HQkd2k6AEsQocr9+ssFvksjnf7s/sTJYMfEyV2I0=
github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.50.0 h1:VIxK8u0Jd0Q/VuhmsNm6Bls6Tb31H/sA3A/rbc5hnhg=
github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.50.0/go.mod h1:lyAu+oMXdNUzEDScj2DXB2IueY+SDXPPfyl/kb63tMM=
github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.9 h1:yB1x5UXvpZNka+5h57yo1/GrKfXKCqMzChCISpldZx4=
Expand Down

0 comments on commit 4fb4f17

Please sign in to comment.