From 986e63047e0c4be909ade77acde6508d2a1b6381 Mon Sep 17 00:00:00 2001 From: Oliver Steele Date: Sat, 1 Jul 2017 20:41:21 -0400 Subject: [PATCH] Added another Go implementation --- Ports-of-Liquid-to-other-environments.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Ports-of-Liquid-to-other-environments.md b/Ports-of-Liquid-to-other-environments.md index f16b03a..a978ebf 100644 --- a/Ports-of-Liquid-to-other-environments.md +++ b/Ports-of-Liquid-to-other-environments.md @@ -6,6 +6,7 @@ * [liquid.as](https://github.com/prevailhs/liquid.as) (ActionScript 3) * [Liqp](https://github.com/bkiers/Liqp) (Java) * [Liquid](https://github.com/karlseguin/liquid) (Go) +* [Liquid](https://github.com/osteele/liquid) (Go) * [Liquid.NET](https://github.com/mikebridge/Liquid.NET) (C#) * [DotLiquid](https://github.com/dotliquid/dotliquid) (C#/.NET) * [liquid-rust](https://github.com/cobalt-org/liquid-rust) (Rust)