Closed evandrix closed 5 years ago
@knightsc made a blunder in this commit: https://github.com/carbonblack/binee/commit/5ef4646e7b7b845a56a307c806fbac48e26f532c#diff-1ab5230d2f4138b29ddfc19bc662d0b3
import "github.com/carbonblack/ee/windows" ... /ee/ should be /binee/
import "github.com/carbonblack/ee/windows"
/ee/
/binee/
fixed issue. Thank you!
@knightsc made a blunder in this commit: https://github.com/carbonblack/binee/commit/5ef4646e7b7b845a56a307c806fbac48e26f532c#diff-1ab5230d2f4138b29ddfc19bc662d0b3
import "github.com/carbonblack/ee/windows"
.../ee/
should be/binee/