You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am using go version go1.10.2 darwin/amd64. Building the server works with the provided code.
The example isn't working after re-generating the pg.go file using:
Hello, I am using
go version go1.10.2 darwin/amd64
. Building the server works with the provided code.The example isn't working after re-generating the pg.go file using:
The error:
I have done this for the dependencies, although it is not very clear which ones to use:
maybe use
glide
for the proejects in the future in order to clarify?Is this related to this: https://groups.google.com/forum/#!topic/golang-nuts/F5xFHTfwRnY ?
if it is, how do we move past this?
Thanks
EDIT: Here is the regenerated code
https://gist.github.com/trobert2/d8eb11ba7f1cec92241ba4d079993852
The text was updated successfully, but these errors were encountered: