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

refactor: single require block for indirect deps #37

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

mikaelol
Copy link
Contributor

Is it a reason we got two require blocks for indirect updates?

(I just added them in a single block, and ran go mod tidy)

@mikaelol mikaelol requested a review from a team as a code owner November 23, 2023 15:04
@erikgb
Copy link
Member

erikgb commented Nov 23, 2023

Is it a reason we got two require blocks for indirect updates?

No idea. This PR LGTM!

erikgb
erikgb previously approved these changes Nov 23, 2023
@mikaelol
Copy link
Contributor Author

Fixed conflicts, PTAL

@mikaelol mikaelol enabled auto-merge (squash) November 28, 2023 14:50
@mikaelol mikaelol requested a review from erikgb November 28, 2023 14:51
Copy link
Member

@erikgb erikgb left a comment

Choose a reason for hiding this comment

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

LGTM

@mikaelol mikaelol merged commit a0d4626 into statnett:main Nov 28, 2023
4 checks passed
@mikaelol mikaelol deleted the cleanup-go-mod branch November 30, 2023 12:40
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