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

Migrations to golang 1.19 #271

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Sep 26, 2022

  1. initial

    kmlebedev committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    9d4c83f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Merge remote-tracking branch 'origin/master' into golang_1_19

    # Conflicts:
    #	cmd/suite_test.go
    #	go.sum
    #	pkg/reconciler/suite_test.go
    kmlebedev committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    b278da8 View commit details
    Browse the repository at this point in the history
  2. fix conflicts

    kmlebedev committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    7e05591 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcec198 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    e1ad15b View commit details
    Browse the repository at this point in the history
  2. fix typo

    kmlebedev committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    ec1e8e6 View commit details
    Browse the repository at this point in the history
  3. fix test-go

    kmlebedev committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    6b3648f View commit details
    Browse the repository at this point in the history
  4. fix e2e test

    kmlebedev committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    de2d1a0 View commit details
    Browse the repository at this point in the history