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

upgrade to go 1.18 #1253

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

upgrade to go 1.18 #1253

wants to merge 14 commits into from

Commits on Jan 3, 2024

  1. logger: ensure compatibility with new log/slog package

    The API for the logger changes only slightly and should continue
    to be backwards compatible for any existing code.
    kevinburkesegment committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    83ca765 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1577f9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    960f8f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. remove logger files

    petedannemann committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    3f3c325 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50ac02c View commit details
    Browse the repository at this point in the history
  3. bump cache version

    petedannemann committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    3b02181 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    295d980 View commit details
    Browse the repository at this point in the history
  5. downgrade linter

    petedannemann committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    2200170 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    89af8bf View commit details
    Browse the repository at this point in the history
  7. gofmt fixes

    petedannemann committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    3cccdd6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b5edab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8727359 View commit details
    Browse the repository at this point in the history
  10. remove unused variable

    petedannemann committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    cb41178 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. try adding sleep

    petedannemann committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5698c10 View commit details
    Browse the repository at this point in the history