Used Go library names (w/out the github.com/ prefix), to make to two Go implementations not look like an error

Oliver Steele
2017-07-01 20:42:47 -04:00
parent 986e63047e
commit 1bb161c55a
+2 -2
@@ -5,8 +5,8 @@
* [CFML-LIQUID](https://github.com/rip747/cfml-liquid) (CFML/ColdFusion)
* [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)
* [karlseguin/liquid](https://github.com/karlseguin/liquid) (Go)
* [osteele/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)