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

Bump to Go 1.21, replace logrus with slog #64

Merged
merged 2 commits into from
Sep 27, 2023
Merged

Commits on Sep 27, 2023

  1. go.mod: Bumped to Go 1.21

    Signed-off-by: Micah Hausler <[email protected]>
    micahhausler committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d3976cb View commit details
    Browse the repository at this point in the history
  2. log: Remove logrus, use slog

    * Resolves openvex#58
    
    Signed-off-by: Micah Hausler <[email protected]>
    micahhausler committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    dbc2be1 View commit details
    Browse the repository at this point in the history