summaryrefslogtreecommitdiff
path: root/vendor/github.com/jackc/pgproto3/v2/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/jackc/pgproto3/v2/README.md')
-rw-r--r--vendor/github.com/jackc/pgproto3/v2/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/github.com/jackc/pgproto3/v2/README.md b/vendor/github.com/jackc/pgproto3/v2/README.md
index 565b3efd5..77a31700a 100644
--- a/vendor/github.com/jackc/pgproto3/v2/README.md
+++ b/vendor/github.com/jackc/pgproto3/v2/README.md
@@ -1,6 +1,12 @@
[![](https://godoc.org/github.com/jackc/pgproto3?status.svg)](https://godoc.org/github.com/jackc/pgproto3)
[![Build Status](https://travis-ci.org/jackc/pgproto3.svg)](https://travis-ci.org/jackc/pgproto3)
+---
+
+This version is used with pgx `v4`. In pgx `v5` it is part of the https://github.com/jackc/pgx repository.
+
+---
+
# pgproto3
Package pgproto3 is a encoder and decoder of the PostgreSQL wire protocol version 3.