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

build: update Go version and dependencies #26

Merged
merged 1 commit into from
Apr 8, 2024
Merged

build: update Go version and dependencies #26

merged 1 commit into from
Apr 8, 2024

Conversation

a-hilaly
Copy link
Member

@a-hilaly a-hilaly commented Apr 8, 2024

This commit updates the Go version requirements for the project to
1.21.x and 1.22.x as well as updates various dependencies to their
latest compatible versions

Dependency changes:

  • Update go.mod to use Go 1.21 and set the toolchain to go 1.22.1
  • Update github.com/google/go-github to v61.0.0
  • Update github.com/go-git/go-git to v5.11.0
  • Update other dependencies to their latest versions
  • Regenerate mocks to use new go-git imports

Signed-off-by: Amine Hilaly [email protected]

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This commit updates the Go version requirements for the project to
`1.21.x` and `1.22.x` as well as updates various dependencies to their
latest compatible versions

Updated dependencies:

- Update `go.mod` to use Go 1.21 and set the toolchain to go 1.22.1
- Update `github.com/google/go-github` to v61.0.0
- Update `github.com/go-git/go-git` to v5.11.0
- Update other dependencies to their latest versions

Signed-off-by: Amine Hilaly <[email protected]>
@ack-prow ack-prow bot requested review from jaypipes and vijtrip2 April 8, 2024 23:22
@ack-prow ack-prow bot added the approved label Apr 8, 2024
@ack-bot
Copy link
Collaborator

ack-bot commented Apr 8, 2024

/lgtm

@ack-prow ack-prow bot added the lgtm Indicates that a PR is ready to be merged. label Apr 8, 2024
Copy link

ack-prow bot commented Apr 8, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: a-hilaly, ack-bot

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ack-prow ack-prow bot merged commit 4baa07c into main Apr 8, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants