diff --git a/refs/ietf.json b/refs/ietf.json index f73f052a5..7efa457af 100644 --- a/refs/ietf.json +++ b/refs/ietf.json @@ -132833,6 +132833,9 @@ ], "rawDate": "2019-06", "status": "Proposed Standard", + "updatedBy": [ + "RFC9682" + ], "hasErrata": "https://www.rfc-editor.org/errata/rfc8610", "publisher": "IETF", "source": "https://www.rfc-editor.org/in-notes/rfc-index.xml" @@ -149341,6 +149344,21 @@ "publisher": "IETF", "source": "https://www.rfc-editor.org/in-notes/rfc-index.xml" }, + "rfc9682": { + "rfcNumber": "RFC9682", + "href": "https://www.rfc-editor.org/rfc/rfc9682", + "title": "Updates to the Concise Data Definition Language (CDDL) Grammar", + "authors": [ + "C. Bormann" + ], + "rawDate": "2024-11", + "status": "Proposed Standard", + "updates": [ + "RFC8610" + ], + "publisher": "IETF", + "source": "https://www.rfc-editor.org/in-notes/rfc-index.xml" + }, "rfc9687": { "rfcNumber": "RFC9687", "href": "https://www.rfc-editor.org/rfc/rfc9687", diff --git a/test/ref-list.json b/test/ref-list.json index de6fa971e..7ae7280e2 100644 --- a/test/ref-list.json +++ b/test/ref-list.json @@ -88003,6 +88003,8 @@ "RFC968", "rfc9680", "RFC9680", + "rfc9682", + "RFC9682", "rfc9687", "RFC9687", "rfc9688",