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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

go install - missing dot in first path element #988

Closed
rip752 opened this issue Dec 25, 2022 · 3 comments
Closed

go install - missing dot in first path element #988

rip752 opened this issue Dec 25, 2022 · 3 comments
Labels

Comments

@rip752
Copy link

rip752 commented Dec 25, 2022

build github.com/trufflesecurity/trufflehog/v3: cannot load embed: malformed module path "embed": missing dot in first path element

Community Note

  • Please vote on this issue by adding a 馃憤 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

TruffleHog Version

Trace Output

Expected Behavior

Actual Behavior

Steps to Reproduce

Distributor ID: Elementary
Description: elementary OS 6.1 J贸lnir
Release: 6.1
Codename: jolnir

Additional Context

References

  • #0000
@rip752 rip752 added the bug label Dec 25, 2022
@JoeUser47
Copy link

I had this error when running go install using Ubuntu's apt golang-go install, which loaded go version 1.13. Removing that version and installing go binary 1.20 from https://go.dev/dl/ resolved for me.

@zricethezav
Copy link
Collaborator

closing this issue as there are no steps to reproduce

@octaviovg
Copy link

I had this error when running go install using Ubuntu's apt golang-go install, which loaded go version 1.13. Removing that version and installing go binary 1.20 from https://go.dev/dl/ resolved for me.

this helped me to install correctly trufflehog. I use version 1.21.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

4 participants