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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump github.com/docker/docker to v24.0.5 #3073

Merged
merged 1 commit into from Jul 25, 2023

Conversation

zhangzujian
Copy link
Member

@zhangzujian zhangzujian commented Jul 25, 2023

What type of this PR

Examples of user facing changes:

  • Features
  • Bug fixes
  • Docs
  • Tests

Which issue(s) this PR fixes:

Fixes #(issue-number)

WHAT

馃 Generated by Copilot at ec53394

This pull request simplifies the Go version management across different GitHub workflows by using a global variable defined in the repository settings. It also updates the github.com/docker/docker dependency in the go.mod file to fix some security issues and bugs.

馃 Generated by Copilot at ec53394

GO_VERSION gone
Moved to global variable
Simpler workflows now

HOW

馃 Generated by Copilot at ec53394

  • Remove GO_VERSION environment variable from four workflow files and use a global variable instead (link, link, link, link)
  • Update github.com/docker/docker dependency to v24.0.5 in go.mod file to fix security issues and bugs (link)

@zhangzujian zhangzujian added ci dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 25, 2023
@zhangzujian zhangzujian merged commit e14ebbd into kubeovn:master Jul 25, 2023
59 checks passed
@zhangzujian zhangzujian deleted the bump-docker branch July 25, 2023 06:33
zhangzujian added a commit that referenced this pull request Jul 25, 2023
zhangzujian added a commit that referenced this pull request Jul 25, 2023
zhangzujian added a commit that referenced this pull request Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci dependencies Pull requests that update a dependency file go Pull requests that update Go code need backport
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants