mirror of
https://github.com/documize/community.git
synced 2025-07-20 13:49:42 +02:00
Update PostgreSQL driver library
This commit is contained in:
parent
f3df43efe0
commit
c538fc9eb1
31 changed files with 7381 additions and 162 deletions
8
vendor/github.com/lib/pq/ssl_renegotiation.go
generated
vendored
8
vendor/github.com/lib/pq/ssl_renegotiation.go
generated
vendored
|
@ -1,8 +0,0 @@
|
|||
// +build !go1.7
|
||||
|
||||
package pq
|
||||
|
||||
import "crypto/tls"
|
||||
|
||||
// Renegotiation is not supported by crypto/tls until Go 1.7.
|
||||
func sslRenegotiation(*tls.Config) {}
|
Loading…
Add table
Add a link
Reference in a new issue