From 6fa99c2586f4c8f4134f6930f9ebecbfc35df4f6 Mon Sep 17 00:00:00 2001 From: Jonathan Date: Tue, 26 Sep 2023 21:18:51 +0200 Subject: [PATCH] Add link to Go implementation (#334) --- 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