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(deps): bump go from 1.18 to 1.20 #7533

Merged
merged 5 commits into from
Aug 18, 2023

Conversation

michaelbeaumont
Copy link
Contributor

@michaelbeaumont michaelbeaumont commented Aug 16, 2023

Unfortunately CoreDNS v1.11.0 requires go v1.20 so we either move this branch to coredns-builds or we just move to go v1.20...

Checklist prior to review

  • Link to relevant issue as well as docs and UI issues --
  • This will not break child repos: it doesn't hardcode values (.e.g "kumahq" as a image registry) and it will work on Windows, system specific functions like syscall.Mkfifo have equivalent implementation on the other OS --
  • Tests (Unit test, E2E tests, manual test on universal and k8s) --
  • Do you need to update UPGRADE.md? --
  • Does it need to be backported according to the backporting policy? (this GH action will add "backport" label based on these file globs, if you want to prevent it from adding the "backport" label use no-backport-autolabel label) --
  • Do you need to explicitly set a > Changelog: entry here or add a ci/ label to run fewer/more tests?

* chore(deps): bump go from 1.18 to 1.20 (kumahq#6179)
* chore: upgrade golangci-lint
* fix: bad backport

Signed-off-by: Charly Molter <[email protected]>
Signed-off-by: Krzysztof Słonka <[email protected]>
Signed-off-by: Mike Beaumont <[email protected]>
Co-authored-by: Charly Molter <[email protected]>
Co-authored-by: slonka <[email protected]>
@michaelbeaumont michaelbeaumont added ci/run-full-matrix PR: Runs all possible e2e test combination (expensive use carefully) release-2.0 labels Aug 16, 2023
michaelbeaumont and others added 2 commits August 17, 2023 02:59
Signed-off-by: Mike Beaumont <[email protected]>
…to 0.11.0 (kumahq#5947)

* chore(deps): bump github.com/envoyproxy/go-control-plane

Bumps [github.com/envoyproxy/go-control-plane](https://github.com/envoyproxy/go-control-plane) from 0.10.3 to 0.11.0.
- [Release notes](https://github.com/envoyproxy/go-control-plane/releases)
- [Changelog](https://github.com/envoyproxy/go-control-plane/blob/main/CHANGELOG.md)
- [Commits](envoyproxy/go-control-plane@v0.10.3...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/envoyproxy/go-control-plane
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* update usages

Signed-off-by: Charly Molter <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Charly Molter <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charly Molter <[email protected]>
@michaelbeaumont michaelbeaumont marked this pull request as ready for review August 17, 2023 12:10
Signed-off-by: Mike Beaumont <[email protected]>
@michaelbeaumont michaelbeaumont requested review from a team, lobkovilya and lukidzi and removed request for a team August 17, 2023 16:09
@michaelbeaumont michaelbeaumont merged commit 04dfd04 into kumahq:release-2.0 Aug 18, 2023
@michaelbeaumont michaelbeaumont deleted the chore/go-1.20 branch August 18, 2023 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/run-full-matrix PR: Runs all possible e2e test combination (expensive use carefully) release-2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants