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

Use local notifier package instead of outdated github.com/damicon/zfs… #21

Open
wants to merge 1 commit into
base: contrib
Choose a base branch
from

Conversation

Danoontjes
Copy link

Use local notifier package instead of outdated github.com/damicon/zfswatcher/notifier.

Recent changes in zfswatcher/notifier were not incorporated when building the package because the notifier package was pulled from github.com/damicon/zfswatcher/notifier.
I have changed the files that used the damicon version to point to the local version. I also had to change the Makefile so it would do a 'go mod init zfswatcher' and create a go.mod file. Without that go would not find the notifier package.
If there is a better way to do this, feel free to change ;)

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

Successfully merging this pull request may close these issues.

None yet

3 participants