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

Clean up go.mod #79

Merged
merged 3 commits into from
Mar 25, 2024
Merged

Clean up go.mod #79

merged 3 commits into from
Mar 25, 2024

Conversation

rfratto
Copy link
Member

@rfratto rfratto commented Mar 25, 2024

See individual commits for the work that was performed.

rfratto added 3 commits March 25, 2024 17:28
The retract directive was for Grafana Agent tags that are not carrying
over so they are no longer required.
We only need two require blocks: one for direct dependencies and another
for indirect dependencies.
This commit moves replace directives to consistently be defined in the
same place of go.mod rather than being split between other directives
(like exclude).
@rfratto rfratto enabled auto-merge March 25, 2024 21:32
@rfratto rfratto merged commit dd69d5e into main Mar 25, 2024
9 checks passed
@rfratto rfratto deleted the clean-go-mod branch March 25, 2024 21:35
@rfratto rfratto added the backport-to-agent:no PR should NOT be backported to the agent repo. label Apr 23, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport-to-agent:no PR should NOT be backported to the agent repo. frozen-due-to-age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant