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
i got an error while compiling on 64bit raspbian lite
go version:
pi@raspberrypi:~/MCScanner $ go version
go version go1.13.7 linux/arm
log:
pi@raspberrypi:~/MCScanner $ go build
_/home/pi/MCScanner
./checker.go:37:34: status.Description undefined (type *data.Status has no field or method Description)
The text was updated successfully, but these errors were encountered:
i got an error while compiling on 64bit raspbian lite
go version:
pi@raspberrypi:~/MCScanner $ go version
go version go1.13.7 linux/arm
log:
pi@raspberrypi:~/MCScanner $ go build
_/home/pi/MCScanner
./checker.go:37:34: status.Description undefined (type *data.Status has no field or method Description)
The text was updated successfully, but these errors were encountered: