mirror of
https://github.com/byt3hx/jsleak.git
synced 2026-04-26 20:55:55 +03:00
[GH-ISSUE #4] Documentation issue #6
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/jsleak#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @astone75 on GitHub (Mar 30, 2023).
Original GitHub issue: https://github.com/byt3hx/jsleak/issues/4
Thanks for the great tool, just wanted to tell you that in the doc you should fix :
go install github.com/channyein1337/jsleak/@latest
go: github.com/channyein1337/jsleak/@latest: argument must be a clean package path
to this:
go install github.com/channyein1337/jsleak@lates
@byt3hx commented on GitHub (Mar 30, 2023):
Not the docs issue though. However, I will add go get instruction to the README