summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/htdocs/bindings/bindings.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/htdocs/bindings/bindings.xml b/src/htdocs/bindings/bindings.xml
index d45626a4..f5ea37ea 100644
--- a/src/htdocs/bindings/bindings.xml
+++ b/src/htdocs/bindings/bindings.xml
@@ -267,4 +267,18 @@ The Ruby bindings are released as part of
<a href="http://www.vala-project.org/">Vala</a>.</p>
</body>
</binding>
+
+ <binding>
+ <id>golang</id>
+ <name>Go</name>
+ <status>
+ Released as part of the <a href="https://github.com/go-gst">go-gst</a> project.
+ </status>
+ <body>
+ <p>
+ See the <a href="https://github.com/go-gst/go-gst">go-gst</a> project
+ page for more information.
+ </p>
+ </body>
+ </binding>
</bindings>