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

Pipeline Updates #1908

Merged
merged 6 commits into from
Feb 17, 2023
Merged

Pipeline Updates #1908

merged 6 commits into from
Feb 17, 2023

Commits on Feb 17, 2023

  1. updated to go 1.20

    - ran go mod tidy on all go mod files
    wilkermichael committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    f53baa3 View commit details
    Browse the repository at this point in the history
  2. updated go version to 1.20.1

    - removed compatibility tests, those won't be needed now that we have paired Consul/Consul-K8s versions
    wilkermichael committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    da67f3d View commit details
    Browse the repository at this point in the history
  3. addressed linter error

    - updated tests to remove require.New(t) and instead pass t directly when required
    wilkermichael committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    47684b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfdbacf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac26dfa View commit details
    Browse the repository at this point in the history
  6. added changelog updates

    wilkermichael committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    dd6f630 View commit details
    Browse the repository at this point in the history