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

chore: go 1.21 migration #1208

Merged
merged 8 commits into from
Nov 3, 2023
Merged

chore: go 1.21 migration #1208

merged 8 commits into from
Nov 3, 2023

Commits on Nov 3, 2023

  1. fix: update go.mod and go.sum

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    dc834ae View commit details
    Browse the repository at this point in the history
  2. feat: bump to use go1.21

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f9d8a8c View commit details
    Browse the repository at this point in the history
  3. chore: update go.sum for go-integration-tests module

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    fad2070 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    562d9d0 View commit details
    Browse the repository at this point in the history
  5. Remove codeql since it is not compatible with go1.21

    Codeql was never useful so I remove it from the CI
    
    Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
    thomaspoignant committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    cc5cd49 View commit details
    Browse the repository at this point in the history
  6. Simplify docker file when moving to go1.21

    Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
    thomaspoignant committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    c3ca1f0 View commit details
    Browse the repository at this point in the history
  7. Bump nikunjy/rules to 1.5.0

    Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
    thomaspoignant committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    1c987dc View commit details
    Browse the repository at this point in the history
  8. style

    Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
    thomaspoignant committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2e3dde9 View commit details
    Browse the repository at this point in the history