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

Add module support #406

Merged
merged 2 commits into from Apr 30, 2020
Merged

Add module support #406

merged 2 commits into from Apr 30, 2020

Commits on Mar 12, 2020

  1. add go.mod and go.sum to enable module integration

    Signed-off-by: thomas-tacquet <thomas@tacquet.net>
    thomas-tacquet committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    4eaf5dc View commit details
    Browse the repository at this point in the history
  2. fixed go.mod package path due to fork

    Signed-off-by: thomas-tacquet <thomas@tacquet.net>
    thomas-tacquet committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    19788dd View commit details
    Browse the repository at this point in the history