Update pq to 1.1.0

This commit is contained in:
Logan Marchione 2020-02-18 15:18:27 +00:00 committed by GitHub
parent 1ddf7963fe
commit b0d04ed05f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
go.mod
View file

@ -59,7 +59,7 @@ require (
github.com/json-iterator/go v1.1.5
github.com/kelseyhightower/envconfig v1.3.0
github.com/konsorten/go-windows-terminal-sequences v1.0.1
github.com/lib/pq v1.0.0
github.com/lib/pq v1.1.0
github.com/mattn/go-sqlite3 v1.9.0
github.com/matttproud/golang_protobuf_extensions v1.0.1
github.com/mitchellh/go-homedir v1.1.0