We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To use rules, dsl/fluent must be importable. Can we embed that package info into the ruleguard binary itself?
dsl/fluent
The text was updated successfully, but these errors were encountered:
b00d7a7
This error should never happen again:
could not import github.com/quasilyte/go-ruleguard/dsl/fluent (can't find import: "github.com/quasilyte/go-ruleguard/dsl/fluent")
Sorry, something went wrong.
I just did a go get of this repo, and getting dsl/fluent error. How can I resolve this?
No branches or pull requests
To use rules,
dsl/fluent
must be importable.Can we embed that package info into the ruleguard binary itself?
The text was updated successfully, but these errors were encountered: