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

go.mod: update direct dependencies #93

Merged
merged 3 commits into from
Aug 23, 2024
Merged

go.mod: update direct dependencies #93

merged 3 commits into from
Aug 23, 2024

Conversation

jroimartin
Copy link
Contributor

This PR updates the direct dependencies. It also introduces the
following changes in lava.yaml:

  1. Change target type from GitRepository to Path, so it is not
    necessary to create a commit before running Lava to check the
    changes.
  2. Change agent's pull policy to Always, so those checks that embed
    their DB are updated.

@jroimartin jroimartin requested a review from seilagamo August 23, 2024 08:36
Copy link
Collaborator

@seilagamo seilagamo left a comment

Choose a reason for hiding this comment

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

LGTM

@jroimartin jroimartin merged commit f7e76af into main Aug 23, 2024
6 checks passed
@jroimartin jroimartin deleted the update-deps branch August 23, 2024 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants