Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Switch to Go 1.19 as minimum (attempt 2) #2714

Closed
wants to merge 10 commits into from

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    c975a87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8445ce9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1755a2e View commit details
    Browse the repository at this point in the history
  4. Switch to stdlib atomic

    No need for `go.uber.org/atomic` anymore since 1.19 adds new atomic
    types
    0x1a8510f2 committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    5253a99 View commit details
    Browse the repository at this point in the history
  5. Missed a spot

    0x1a8510f2 committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    6645e02 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    b153b50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    251b134 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    531f925 View commit details
    Browse the repository at this point in the history
  2. Run go mod tidy

    0x1a8510f2 committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    5e07eac View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    cb6f161 View commit details
    Browse the repository at this point in the history