Skip to content
New issue

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

Obfuscated Build Fails on MacOS #131

Closed
moloch-- opened this issue Oct 31, 2019 · 1 comment
Closed

Obfuscated Build Fails on MacOS #131

moloch-- opened this issue Oct 31, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@moloch--
Copy link
Member

Describe the bug
Build fails with module error on MacOS, related to issue #130

sliver > generate --mtls 1.2.3.4

go/build: importGo github.com/bishopfox/sliver: exit status 1
can't load package: package github.com/bishopfox/sliver: cannot find module providing package github.com/bishopfox/sliver


go/build: importGo github.com: exit status 1
can't load package: package github.com: cannot find module providing package github.com

Desktop (please complete the following information):

  • OS: MacOS
  • Version: v0.0.7 9b0aeb2
@moloch-- moloch-- added the bug Something isn't working label Oct 31, 2019
@moloch--
Copy link
Member Author

moloch-- commented Feb 1, 2020

Fixed in master d1b66e1

@moloch-- moloch-- closed this as completed Feb 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant