We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
With the latest versions of everything (except howeyc-gopass stuck at 2c70fa7 due to #44 )
cd /builddir/build/BUILD/godo-2.0.9/_build/src/gopkg.in/godo.v2/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/gopkg.in/godo.v2/util.a -trimpath $WORK -shared -goversion go1.9.2 -p gopkg.in/godo.v2/util -complete -installsuffix shared -buildid 4c854c476f27e6100c9d3ee411a34371023d18c6 -D _/builddir/build/BUILD/godo-2.0.9/_build/src/gopkg.in/godo.v2/util -I $WORK -I /builddir/build/BUILD/godo-2.0.9/_build/pkg/linux_amd64_shared -I /usr/share/gocode/pkg/linux_amd64_shared -pack ./doc.go ./fs.go ./logging.go ./prompt.go ./utils.go
_build/src/gopkg.in/godo.v2/util/prompt.go:22:9: cannot assign 1 values to 2 variables
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
With the latest versions of everything (except howeyc-gopass stuck at 2c70fa7 due to #44 )
cd /builddir/build/BUILD/godo-2.0.9/_build/src/gopkg.in/godo.v2/util
/usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/gopkg.in/godo.v2/util.a -trimpath $WORK -shared -goversion go1.9.2 -p gopkg.in/godo.v2/util -complete -installsuffix shared -buildid 4c854c476f27e6100c9d3ee411a34371023d18c6 -D _/builddir/build/BUILD/godo-2.0.9/_build/src/gopkg.in/godo.v2/util -I $WORK -I /builddir/build/BUILD/godo-2.0.9/_build/pkg/linux_amd64_shared -I /usr/share/gocode/pkg/linux_amd64_shared -pack ./doc.go ./fs.go ./logging.go ./prompt.go ./utils.go
gopkg.in/godo.v2/util
_build/src/gopkg.in/godo.v2/util/prompt.go:22:9: cannot assign 1 values to 2 variables
The text was updated successfully, but these errors were encountered: