From 478d62cdbd92d0ec8170dab92ec164eb52943c4a Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Wed, 16 Jun 2021 17:33:49 -0700 Subject: [PATCH] Added link to Go library [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8c51fa3..ad0d769 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,7 @@ Libraries that use pgvector: - [pgvector-python](https://github.com/ankane/pgvector-python) (Python) - [Neighbor](https://github.com/ankane/neighbor) (Ruby) +- [pgvector-go](https://github.com/ankane/pgvector-go) (Go) - [pgvector-rust](https://github.com/ankane/pgvector-rust) (Rust) ## Additional Installation Methods