From dd365f54532b60967e4002ad8719a9170caf50f7 Mon Sep 17 00:00:00 2001 From: Jonathan Lundholm Date: Mon, 25 Sep 2023 23:00:38 +0200 Subject: [PATCH] Add link to Go implementation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index daf86c1..5da2c95 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ free to jump in and give us your 2 cents! * OCaml: [ocaml-kdl](https://github.com/Bannerets/ocaml-kdl) * Nim: [kdl-nim](https://github.com/Patitotective/kdl-nim) * Common Lisp: [kdlcl](https://github.com/chee/kdlcl) +* Go: [gokdl](https://github.com/lunjon/gokdl) ## Compatibility Test Suite