2
0

auth_scram.go file comment should not be part of docs

This commit is contained in:
Jack Christensen
2019-04-24 16:08:12 -05:00
parent 7e0022ef6b
commit 23a91ebc90
+1
View File
@@ -9,6 +9,7 @@
// https://github.com/lib/pq/pull/608
// https://github.com/lib/pq/pull/788
// https://github.com/lib/pq/pull/833
package pgconn
import (