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 Go modules for dependency management #6912

Merged
merged 6 commits into from
Jan 16, 2020
Merged

Use Go modules for dependency management #6912

merged 6 commits into from
Jan 16, 2020

Commits on Jan 16, 2020

  1. Run go mod init

    danielnelson committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    cc37c1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86a9418 View commit details
    Browse the repository at this point in the history
  3. Update to go-syslog/v2 and build

    Version changes are due to Go modules version selection
    danielnelson committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    bdd1842 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b649191 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fc25eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6607c19 View commit details
    Browse the repository at this point in the history