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
I am having an issue building the datalogger. The files reference go-ibbq v2.0.0, but it doesn't seem to exist in the repo tags or branches?
go: finding module for package github.com/sworisbreathing/go-ibbq go: downloading github.com/go-ble/ble v0.0.0-20181002102605-e78417b510a3 go: downloading github.com/mgutz/logxi v0.0.0-20161027140823-aebf8a7d67ab go: downloading github.com/sworisbreathing/go-ibbq v1.0.0 go: downloading github.com/mattn/go-colorable v0.1.1 go: downloading github.com/mattn/go-isatty v0.0.7 go: downloading github.com/pkg/errors v0.8.1 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b go: downloading golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223 main.go:25:2: module github.com/sworisbreathing/go-ibbq@latest found (v1.0.0), but does not contain package github.com/sworisbreathing/go-ibbq```
The text was updated successfully, but these errors were encountered:
Hi @EnderBlue how are you trying to build it? Also what version of go sdk are you using?
Sorry, something went wrong.
No branches or pull requests
I am having an issue building the datalogger. The files reference go-ibbq v2.0.0, but it doesn't seem to exist in the repo tags or branches?
The text was updated successfully, but these errors were encountered: