Skip to content

Commit dd986d8

Browse files
authored
retract some more lib tags (#1375)
1 parent be06798 commit dd986d8

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

go.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ flowchart LR
88
chainlink-testing-framework/framework
99
click chainlink-testing-framework/framework href "https://github.com/smartcontractkit/chainlink-testing-framework"
1010
chainlink-testing-framework/framework/examples --> chainlink-testing-framework/framework
11+
chainlink-testing-framework/framework/examples --> chainlink-testing-framework/seth
1112
chainlink-testing-framework/framework/examples --> chainlink-testing-framework/wasp
1213
click chainlink-testing-framework/framework/examples href "https://github.com/smartcontractkit/chainlink-testing-framework"
1314
chainlink-testing-framework/grafana

lib/go.md

Whitespace-only changes.

lib/go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,8 @@ require (
327327
)
328328

329329
retract (
330+
// all of these tags were used, when testing new structure of the repository and by no mean represent latest versions
330331
[v1.999.0-test-release, v1.999.999-test-release]
332+
[v1.99.1, v1.99.9]
331333
v1.50.0
332334
)

0 commit comments

Comments
 (0)