go-ibbq icon indicating copy to clipboard operation
go-ibbq copied to clipboard

error building datalogger

Open EnderBlue opened this issue 4 years ago • 1 comments

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```

EnderBlue avatar Aug 03 '20 15:08 EnderBlue

Hi @EnderBlue how are you trying to build it? Also what version of go sdk are you using?

sworisbreathing avatar Sep 14 '20 06:09 sworisbreathing