Describe the bug
Cannot install gowitness using go installer.
To Reproduce
Steps to reproduce the behavior:
Issue below request in terminal:
❯ go get -u github.com/sensepost/gowitness
Expected behavior
package embed: unrecognized import path "embed" (import path does not begin with hostname)
package io/fs: unrecognized import path "io/fs" (import path does not begin with hostname)
Describe the bug Cannot install gowitness using go installer.
To Reproduce Steps to reproduce the behavior:
❯ go get -u github.com/sensepost/gowitness
Expected behavior
Version Information: