Update lib/pg to 1.1.1

This commit is contained in:
Dan Sosedoff
2019-07-05 16:53:01 -05:00
parent 6843ca966b
commit 5a50155cd3
13 changed files with 530 additions and 168 deletions

View File

@@ -80,7 +80,7 @@ megacheck_install() {
}
golint_install() {
go get github.com/golang/lint/golint
go get golang.org/x/lint/golint
}
$1