Skip to content

Commit 5966dba

Browse files
committed
Update mod graph and adds lib changeset
1 parent a66b0f9 commit 5966dba

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

go.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,13 @@ flowchart LR
1616
click grafana href "https://github.com/smartcontractkit/chainlink-testing-framework/grafana"
1717
havoc --> lib/grafana
1818
click havoc href "https://github.com/smartcontractkit/chainlink-testing-framework/havoc"
19+
lib --> parrot
1920
lib --> seth
2021
click lib href "https://github.com/smartcontractkit/chainlink-testing-framework/lib"
2122
lib/grafana
2223
click lib/grafana href "https://github.com/smartcontractkit/chainlink-testing-framework/lib"
24+
parrot
25+
click parrot href "https://github.com/smartcontractkit/chainlink-testing-framework/parrot"
2326
sentinel --> lib
2427
click sentinel href "https://github.com/smartcontractkit/chainlink-testing-framework/sentinel"
2528
seth

lib/.changeset/v1.52.1.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Adds Parrot Docker and K8s controllers for CTF
2+
- Begins deprecation of Killgrave and Mockserver

0 commit comments

Comments
 (0)