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(deps): update go to 1.22.5 and other dependencies to most recent version #818

Closed
wants to merge 5 commits into from

Conversation

lklimek
Copy link
Collaborator

@lklimek lklimek commented Jun 27, 2024

Issue being fixed or feature implemented

We are using multiple outdated dependencies.

What was done?

Changed go version to 1.22.5, as at least 1.22.2 is required by oasisprotocol dependencies

Updated dependencies:

go get -u ./...
go mod tidy

How Has This Been Tested?

GHA

Breaking Changes

None

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@lklimek lklimek added this to the v1.0.0 milestone Jun 27, 2024
@lklimek lklimek modified the milestones: v1.0.0, v1.1 Jun 27, 2024
Copy link

github-actions bot commented Jul 8, 2024

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label Jul 8, 2024
@github-actions github-actions bot closed this Jul 14, 2024
@lklimek lklimek reopened this Aug 5, 2024
@lklimek lklimek changed the title build(deps): update go to 1.22.4 and other dependencies to most recent version build(deps): update go to 1.22.5 and other dependencies to most recent version Aug 5, 2024
@lklimek lklimek changed the base branch from v1.0-dev to v1.2-dev August 5, 2024 09:22
@lklimek lklimek modified the milestones: v1.1, v1.2 Aug 5, 2024
@lklimek lklimek removed the Stale label Aug 5, 2024
@lklimek lklimek modified the milestones: v1.2, v1.3 Aug 6, 2024
Copy link
Member

@shumkov shumkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's merge it into next release so we have opportunity to test it

Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label Aug 17, 2024
@github-actions github-actions bot closed this Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants