2
0

Add go module support

This commit is contained in:
Jack Christensen
2019-03-30 12:26:24 -05:00
parent 440fbf1581
commit 16176b5151
28 changed files with 41 additions and 26 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"encoding/hex"
"encoding/json"
"github.com/jackc/pgx/pgio"
"github.com/jackc/pgio"
)
type FunctionCallResponse struct {